Skip to content

Commit 1185f2f

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-30189
2 parents bb96938 + b2e8087 commit 1185f2f

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
@@ -1662,7 +1662,7 @@ bom {
16621662
]
16631663
}
16641664
}
1665-
library("Spring AMQP", "2.4.3-SNAPSHOT") {
1665+
library("Spring AMQP", "2.4.3") {
16661666
group("org.springframework.amqp") {
16671667
modules = [
16681668
"spring-amqp",

0 commit comments

Comments
 (0)