Skip to content

Commit 61a5be2

Browse files
committed
Upgrade to Spring AMQP 3.0.9
Closes gh-37264
1 parent 7d505dc commit 61a5be2

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
@@ -1381,7 +1381,7 @@ bom {
13811381
]
13821382
}
13831383
}
1384-
library("Spring AMQP", "3.0.9-SNAPSHOT") {
1384+
library("Spring AMQP", "3.0.9") {
13851385
considerSnapshots()
13861386
group("org.springframework.amqp") {
13871387
imports = [

0 commit comments

Comments
 (0)