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 {
2222 id ' org.jetbrains.dokka' version ' 1.9.20'
2323 id ' org.antora' version ' 1.0.0'
2424 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 '
2626 id ' com.google.protobuf' version ' 0.9.4' apply false
2727 id ' io.freefair.aggregate-javadoc' version ' 8.6'
2828}
6060 assertjVersion = ' 3.25.3'
6161 assertkVersion = ' 0.28.1'
6262 avroVersion = ' 1.11.3'
63- awaitilityVersion = ' 4.2.1 '
63+ awaitilityVersion = ' 4.2.2 '
6464 camelVersion = ' 4.5.0'
6565 commonsDbcp2Version = ' 2.12.0'
6666 commonsIoVersion = ' 2.16.1'
7474 groovyVersion = ' 4.0.22'
7575 hamcrestVersion = ' 2.2'
7676 hazelcastVersion = ' 5.4.0'
77- hibernateVersion = ' 6.4.9 .Final'
77+ hibernateVersion = ' 6.4.10 .Final'
7878 hsqldbVersion = ' 2.7.3'
7979 h2Version = ' 2.2.224'
8080 jacksonVersion = ' 2.17.2'
@@ -118,7 +118,7 @@ ext {
118118 springVersion = ' 6.1.11'
119119 springWsVersion = ' 4.0.11'
120120 testcontainersVersion = ' 1.19.8'
121- tomcatVersion = ' 10.1.26 '
121+ tomcatVersion = ' 10.1.28 '
122122 xmlUnitVersion = ' 2.9.1'
123123 xstreamVersion = ' 1.4.20'
124124 ztZipVersion = ' 1.17'
You can’t perform that action at this time.
0 commit comments