File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ plugins {
1818 id ' base'
1919 id ' io.spring.nohttp' version ' 0.0.11' apply false
2020 id ' org.ajoberstar.grgit' version ' 5.2.2'
21- id ' io.spring.dependency-management' version ' 1.1.5 '
21+ id ' io.spring.dependency-management' version ' 1.1.6 '
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.18 '
25+ id ' com.github.spotbugs' version ' 6.0.19 '
2626 id ' com.google.protobuf' version ' 0.9.4' apply false
2727}
2828
@@ -117,7 +117,7 @@ ext {
117117 springVersion = ' 6.1.10'
118118 springWsVersion = ' 4.0.11'
119119 testcontainersVersion = ' 1.19.8'
120- tomcatVersion = ' 10.1.25 '
120+ tomcatVersion = ' 10.1.26 '
121121 xmlUnitVersion = ' 2.9.1'
122122 xstreamVersion = ' 1.4.20'
123123 ztZipVersion = ' 1.17'
You can’t perform that action at this time.
0 commit comments