Skip to content

Commit 4dc0b26

Browse files
committed
Upgrade to Spring AMQP 3.0.5
Closes gh-35976
1 parent 9ab94ef commit 4dc0b26

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
@@ -1382,7 +1382,7 @@ bom {
13821382
]
13831383
}
13841384
}
1385-
library("Spring AMQP", "3.0.5-SNAPSHOT") {
1385+
library("Spring AMQP", "3.0.5") {
13861386
group("org.springframework.amqp") {
13871387
modules = [
13881388
"spring-amqp",

0 commit comments

Comments
 (0)