File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
22
22
id ' org.jetbrains.dokka' version ' 1.9.20'
23
23
id ' org.antora' version ' 1.0.0'
24
24
id ' io.spring.antora.generate-antora-yml' version ' 0.0.1'
25
- id ' com.github.spotbugs' version ' 6.1.6 '
25
+ id ' com.github.spotbugs' version ' 6.1.7 '
26
26
id ' com.google.protobuf' version ' 0.9.4' apply false
27
27
id ' io.freefair.aggregate-javadoc' version ' 8.11'
28
28
}
74
74
groovyVersion = ' 4.0.26'
75
75
hamcrestVersion = ' 3.0'
76
76
hazelcastVersion = ' 5.4.0'
77
- hibernateVersion = ' 6.6.9 .Final'
77
+ hibernateVersion = ' 6.6.10 .Final'
78
78
hsqldbVersion = ' 2.7.4'
79
79
h2Version = ' 2.3.232'
80
80
jacksonVersion = ' 2.18.3'
@@ -116,8 +116,8 @@ ext {
116
116
springSecurityVersion = ' 6.5.0-SNAPSHOT'
117
117
springVersion = ' 6.2.3'
118
118
springWsVersion = ' 4.0.11'
119
- testcontainersVersion = ' 1.20.5 '
120
- tomcatVersion = ' 11.0.4 '
119
+ testcontainersVersion = ' 1.20.6 '
120
+ tomcatVersion = ' 11.0.5 '
121
121
xmlUnitVersion = ' 2.10.0'
122
122
xstreamVersion = ' 1.4.21'
123
123
ztZipVersion = ' 1.17'
You can’t perform that action at this time.
0 commit comments