Skip to content

Commit 06ccdc1

Browse files
committed
Upgrade to Spring Integration 6.0.3
Closes gh-34039
1 parent 070a698 commit 06ccdc1

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
@@ -1377,7 +1377,7 @@ bom {
13771377
]
13781378
}
13791379
}
1380-
library("Spring Integration", "6.0.3-SNAPSHOT") {
1380+
library("Spring Integration", "6.0.3") {
13811381
group("org.springframework.integration") {
13821382
imports = [
13831383
"spring-integration-bom"

0 commit comments

Comments
 (0)