Skip to content

Commit b6cb9f5

Browse files
committed
Upgrade to Spring AMQP 3.2.6
Closes gh-46283
1 parent bca6960 commit b6cb9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2207,7 +2207,7 @@ bom {
22072207
]
22082208
}
22092209
}
2210-
library("Spring AMQP", "3.2.6-SNAPSHOT") {
2210+
library("Spring AMQP", "3.2.6") {
22112211
considerSnapshots()
22122212
group("org.springframework.amqp") {
22132213
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)