File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 65
65
groovyVersion = ' 4.0.27'
66
66
hamcrestVersion = ' 3.0'
67
67
hazelcastVersion = ' 5.4.0'
68
- hibernateVersion = ' 6.6.21 .Final'
68
+ hibernateVersion = ' 6.6.22 .Final'
69
69
hsqldbVersion = ' 2.7.4'
70
70
h2Version = ' 2.3.232'
71
71
jacksonVersion = ' 2.18.4.1'
@@ -104,7 +104,7 @@ ext {
104
104
springGraphqlVersion = ' 1.3.6'
105
105
springKafkaVersion = ' 3.3.8'
106
106
springRetryVersion = ' 2.0.12'
107
- springSecurityVersion = ' 6.4.7 '
107
+ springSecurityVersion = ' 6.4.8 '
108
108
springVersion = ' 6.2.9'
109
109
springWsVersion = ' 4.0.15'
110
110
testcontainersVersion = ' 1.20.6'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginManagement {
6
6
}
7
7
8
8
plugins {
9
- id ' io.spring.develocity.conventions' version ' 0.0.23 '
9
+ id ' io.spring.develocity.conventions' version ' 0.0.24 '
10
10
id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.9.0'
11
11
}
12
12
You can’t perform that action at this time.
0 commit comments