Skip to content

Commit 4de5913

Browse files
committed
Upgrade to Spring AMQP 3.1.8
Closes gh-42996
1 parent c41c68b commit 4de5913

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
@@ -1562,7 +1562,7 @@ bom {
15621562
]
15631563
}
15641564
}
1565-
library("Spring AMQP", "3.1.8-SNAPSHOT") {
1565+
library("Spring AMQP", "3.1.8") {
15661566
considerSnapshots()
15671567
group("org.springframework.amqp") {
15681568
imports = [

0 commit comments

Comments
 (0)