Skip to content

Commit f901759

Browse files
Bump org.springframework.amqp:spring-amqp-bom from 3.1.9 to 3.1.10 (#9918)
Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](spring-projects/spring-amqp@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-amqp-bom 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 baf1938 commit f901759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ext {
109109
rsocketVersion = '1.1.5'
110110
servletApiVersion = '6.0.0'
111111
smackVersion = '4.4.8'
112-
springAmqpVersion = '3.1.9'
112+
springAmqpVersion = '3.1.10'
113113
springDataVersion = '2024.0.10'
114114
springGraphqlVersion = '1.3.4'
115115
springKafkaVersion = '3.2.8'

0 commit comments

Comments
 (0)