Skip to content

Commit 57a65bc

Browse files
committedAug 23, 2023
Upgrade to Spring Integration 6.0.7
Closes gh-37061
1 parent 75bf53c commit 57a65bc

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
@@ -1381,7 +1381,7 @@ bom {
13811381
]
13821382
}
13831383
}
1384-
library("Spring Integration", "6.0.7-SNAPSHOT") {
1384+
library("Spring Integration", "6.0.7") {
13851385
group("org.springframework.integration") {
13861386
imports = [
13871387
"spring-integration-bom"

0 commit comments

Comments
 (0)
Please sign in to comment.