Skip to content

Commit c31872c

Browse files
committed
Upgrade to Spring Integration 6.3.8
Closes gh-44109
1 parent d89d1aa commit c31872c

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

0 commit comments

Comments
 (0)