-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit updates the following dependencies: - Spring Boot to 3.4.2-SNAPSHOT - Spring Cloud 2024.0.1-SNAPSHOT - Spring Functions Catalog 5.1.0-SNAPSHOT Also removes these unnecessary version properties: - spring-cloud-stream.version - spring-cloud-function.version - spring-cloud-starters.version Also removes dependency mgmt for the following: - testcontainers-bom - junit-bom - jakarta-jms-api - groovy-bom Resolves #599 #600 * Remove Debezium Avro integration tests This commit removes the DebeziumSupplierAvroFormatTest as it relies on a dependency that has been removed in Spring Integration and stream-applications. We should not need to test Debezium support for Avro encoding.
- Loading branch information
Showing
10 changed files
with
30 additions
and
244 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
121 changes: 0 additions & 121 deletions
121
...ramework/cloud/stream/app/source/debezium/integration/DebeziumSupplierAvroFormatTest.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.