Skip to content

Commit 65a96b2

Browse files
committed
Start building against Spring Integration 6.2.2 snapshots
See gh-39483
1 parent dada137 commit 65a96b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@ bom {
15541554
]
15551555
}
15561556
}
1557-
library("Spring Integration", "6.2.1") {
1557+
library("Spring Integration", "6.2.2-SNAPSHOT") {
15581558
considerSnapshots()
15591559
group("org.springframework.integration") {
15601560
imports = [

0 commit comments

Comments
 (0)