We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ca954 commit 4f0ac89Copy full SHA for 4f0ac89
build.gradle
@@ -74,7 +74,7 @@ ext {
74
groovyVersion = '4.0.24'
75
hamcrestVersion = '3.0'
76
hazelcastVersion = '5.4.0'
77
- hibernateVersion = '6.6.2.Final'
+ hibernateVersion = '6.6.3.Final'
78
hsqldbVersion = '2.7.4'
79
h2Version = '2.3.232'
80
jacksonVersion = '2.18.1'
@@ -113,7 +113,7 @@ ext {
113
springGraphqlVersion = '1.3.3'
114
springKafkaVersion = '3.3.0'
115
springRetryVersion = '2.0.10'
116
- springSecurityVersion = '6.4.0'
+ springSecurityVersion = '6.4.1'
117
springVersion = '6.2.0'
118
springWsVersion = '4.0.11'
119
testcontainersVersion = '1.20.4'
0 commit comments