Skip to content

Commit

Permalink
Upgrade to Spring Integration 6.1.7
Browse files Browse the repository at this point in the history
Closes gh-39875
  • Loading branch information
wilkinsona committed Mar 20, 2024
1 parent 2649d0d commit 73c3f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1441,7 +1441,7 @@ bom {
]
}
}
library("Spring Integration", "6.1.7-SNAPSHOT") {
library("Spring Integration", "6.1.7") {
considerSnapshots()
group("org.springframework.integration") {
imports = [
Expand Down

0 comments on commit 73c3f31

Please sign in to comment.