Skip to content

Commit 2f46928

Browse files
committed
Upgrade to Spring Integration 5.5.12
Closes gh-31062
1 parent 23eceb0 commit 2f46928

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
@@ -1722,7 +1722,7 @@ bom {
17221722
]
17231723
}
17241724
}
1725-
library("Spring Integration", "5.5.12-SNAPSHOT") {
1725+
library("Spring Integration", "5.5.12") {
17261726
prohibit("[6.0.0-M1,)") {
17271727
because "it uses Spring Framework 6"
17281728
}

0 commit comments

Comments
 (0)