File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -255,14 +255,14 @@ subprojects { subproject ->
255
255
postgresVersion = ' 42.7.2'
256
256
slf4jVersion = ' 1.7.30'
257
257
springCloudVersion = ' 2022.0.4'
258
- springIntegrationVersion = ' 6.2 .0'
258
+ springIntegrationVersion = ' 6.3 .0'
259
259
set(' spring-integration.version' , " $springIntegrationVersion " )
260
260
springIntegrationSocialTwiterVersion = ' 1.0.1.BUILD-SNAPSHOT'
261
261
springIntegrationSplunkVersion = ' 1.2.0.BUILD-SNAPSHOT'
262
262
springVersion = ' 6.1.0'
263
- springSecurityVersion = ' 6.2 .0'
263
+ springSecurityVersion = ' 6.3 .0'
264
264
springWebFlowVersion = ' 3.0.0'
265
- testcontainersVersion = ' 1.19.2 '
265
+ testcontainersVersion = ' 1.19.8 '
266
266
tilesJspVersion = ' 2.2.1'
267
267
}
268
268
Original file line number Diff line number Diff line change 1
- version =6.2 .0
2
- springBootVersion =3.2.0-SNAPSHOT
1
+ version =6.3 .0
2
+ springBootVersion =3.3.0
3
3
org.gradle.jvmargs =-Xmx1536M -Dfile.encoding =UTF-8
4
4
org.gradle.caching =true
5
5
org.gradle.parallel =true
You can’t perform that action at this time.
0 commit comments