Skip to content

Commit

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

0 comments on commit 06058b1

Please sign in to comment.