Skip to content

Commit e767894

Browse files
Bump org.springframework.amqp:spring-amqp-bom
Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp) from 4.0.0-RC1 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]>
1 parent b7d4a46 commit e767894

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
@@ -101,7 +101,7 @@ ext {
101101
rsocketVersion = '1.1.5'
102102
servletApiVersion = '6.1.0'
103103
smackVersion = '4.4.8'
104-
springAmqpVersion = '4.0.0-RC1'
104+
springAmqpVersion = '4.0.0-SNAPSHOT'
105105
springDataVersion = '2025.1.0-RC1'
106106
springGraphqlVersion = '2.0.0-RC1'
107107
springKafkaVersion = '4.0.0-RC1'

0 commit comments

Comments
 (0)