Skip to content

Commit 2d521fc

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-SNAPSHOT to 4.0.1-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.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14f72bd commit 2d521fc

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-SNAPSHOT'
103+
springAmqpVersion = '4.0.1-SNAPSHOT'
104104
springDataVersion = '2025.1.0-SNAPSHOT'
105105
springGraphqlVersion = '2.0.0-SNAPSHOT'
106106
springKafkaVersion = '4.0.0-SNAPSHOT'

0 commit comments

Comments
 (0)