Skip to content

Commit 2abc3de

Browse files
committed
Upgrade to Spring AMQP 3.2.3
Closes gh-44278
1 parent 5f15e97 commit 2abc3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2077,7 +2077,7 @@ bom {
20772077
]
20782078
}
20792079
}
2080-
library("Spring AMQP", "3.2.3-SNAPSHOT") {
2080+
library("Spring AMQP", "3.2.3") {
20812081
considerSnapshots()
20822082
group("org.springframework.amqp") {
20832083
imports = [

0 commit comments

Comments
 (0)