Skip to content

Commit 1a2832a

Browse files
committed
Upgrade to Spring AMQP 3.0.10
Closes gh-37696
1 parent 0c6b784 commit 1a2832a

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
@@ -1380,7 +1380,7 @@ bom {
13801380
]
13811381
}
13821382
}
1383-
library("Spring AMQP", "3.0.10-SNAPSHOT") {
1383+
library("Spring AMQP", "3.0.10") {
13841384
considerSnapshots()
13851385
group("org.springframework.amqp") {
13861386
imports = [

0 commit comments

Comments
 (0)