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 6565 groovyVersion = ' 4.0.27'
6666 hamcrestVersion = ' 3.0'
6767 hazelcastVersion = ' 5.4.0'
68- hibernateVersion = ' 6.6.21 .Final'
68+ hibernateVersion = ' 6.6.22 .Final'
6969 hsqldbVersion = ' 2.7.4'
7070 h2Version = ' 2.3.232'
7171 jacksonVersion = ' 2.18.4.1'
@@ -104,7 +104,7 @@ ext {
104104 springGraphqlVersion = ' 1.3.6'
105105 springKafkaVersion = ' 3.3.8'
106106 springRetryVersion = ' 2.0.12'
107- springSecurityVersion = ' 6.4.7 '
107+ springSecurityVersion = ' 6.4.8 '
108108 springVersion = ' 6.2.9'
109109 springWsVersion = ' 4.0.15'
110110 testcontainersVersion = ' 1.20.6'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginManagement {
66}
77
88plugins {
9- id ' io.spring.develocity.conventions' version ' 0.0.23 '
9+ id ' io.spring.develocity.conventions' version ' 0.0.24 '
1010 id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.9.0'
1111}
1212
You can’t perform that action at this time.
0 commit comments