Skip to content

Commit f32dc30

Browse files
committed
Start building against Spring Integration 6.3.8 snapshots
See gh-44109
1 parent fb25bf6 commit f32dc30

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
@@ -2218,7 +2218,7 @@ bom {
22182218
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22192219
}
22202220
}
2221-
library("Spring Integration", "6.3.7") {
2221+
library("Spring Integration", "6.3.8-SNAPSHOT") {
22222222
considerSnapshots()
22232223
group("org.springframework.integration") {
22242224
imports = [

0 commit comments

Comments
 (0)