Skip to content

Commit b748d2c

Browse files
committed
Start building against Spring Integration 5.5.12 snapshots
See gh-31062
1 parent 285378e commit b748d2c

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
@@ -1720,7 +1720,7 @@ bom {
17201720
]
17211721
}
17221722
}
1723-
library("Spring Integration", "5.5.11") {
1723+
library("Spring Integration", "5.5.12-SNAPSHOT") {
17241724
prohibit("[6.0.0-M1,)") {
17251725
because "it uses Spring Framework 6"
17261726
}

0 commit comments

Comments
 (0)