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.0.19 '
25
+ id ' com.github.spotbugs' version ' 6.0.20 '
26
26
id ' com.google.protobuf' version ' 0.9.4' apply false
27
27
id ' io.freefair.aggregate-javadoc' version ' 8.6'
28
28
}
60
60
assertjVersion = ' 3.25.3'
61
61
assertkVersion = ' 0.28.1'
62
62
avroVersion = ' 1.11.3'
63
- awaitilityVersion = ' 4.2.1 '
63
+ awaitilityVersion = ' 4.2.2 '
64
64
camelVersion = ' 4.5.0'
65
65
commonsDbcp2Version = ' 2.12.0'
66
66
commonsIoVersion = ' 2.16.1'
74
74
groovyVersion = ' 4.0.22'
75
75
hamcrestVersion = ' 2.2'
76
76
hazelcastVersion = ' 5.4.0'
77
- hibernateVersion = ' 6.4.9 .Final'
77
+ hibernateVersion = ' 6.4.10 .Final'
78
78
hsqldbVersion = ' 2.7.3'
79
79
h2Version = ' 2.2.224'
80
80
jacksonVersion = ' 2.17.2'
@@ -118,7 +118,7 @@ ext {
118
118
springVersion = ' 6.1.11'
119
119
springWsVersion = ' 4.0.11'
120
120
testcontainersVersion = ' 1.19.8'
121
- tomcatVersion = ' 10.1.26 '
121
+ tomcatVersion = ' 10.1.28 '
122
122
xmlUnitVersion = ' 2.9.1'
123
123
xstreamVersion = ' 1.4.20'
124
124
ztZipVersion = ' 1.17'
You can’t perform that action at this time.
0 commit comments