Skip to content

Commit 036bd7e

Browse files
Bump org.springframework.amqp:spring-amqp-bom (#10434)
Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp) from 4.0.0-M5 to 4.0.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](https://github.com/spring-projects/spring-amqp/commits) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-amqp-bom dependency-version: 4.0.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c392842 commit 036bd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ext {
100100
rsocketVersion = '1.1.5'
101101
servletApiVersion = '6.1.0'
102102
smackVersion = '4.4.8'
103-
springAmqpVersion = '4.0.0-M5'
103+
springAmqpVersion = '4.0.0-SNAPSHOT'
104104
springDataVersion = '2025.1.0-M6'
105105
springGraphqlVersion = '2.0.0-M3'
106106
springKafkaVersion = '4.0.0-M5'

0 commit comments

Comments
 (0)