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 @@ -17,7 +17,7 @@ buildscript {
1717plugins {
1818 id ' base'
1919 id ' io.spring.nohttp' version ' 0.0.11' apply false
20- id ' org.ajoberstar.grgit' version ' 5.2.1 '
20+ id ' org.ajoberstar.grgit' version ' 5.2.2 '
2121 id ' io.spring.dependency-management' version ' 1.1.4'
2222 id ' org.jetbrains.dokka' version ' 1.9.10'
2323 id ' org.antora' version ' 1.0.0'
9898 mysqlVersion = ' 8.2.0'
9999 oracleVersion = ' 23.3.0.23.09'
100100 pahoMqttClientVersion = ' 1.2.5'
101- postgresVersion = ' 42.7.1 '
101+ postgresVersion = ' 42.7.2 '
102102 protobufVersion = ' 4.0.0-rc-2'
103103 r2dbch2Version = ' 1.0.0.RELEASE'
104104 reactorVersion = ' 2023.0.3'
@@ -116,7 +116,7 @@ ext {
116116 springVersion = ' 6.1.4'
117117 springWsVersion = ' 4.0.10'
118118 testcontainersVersion = ' 1.19.5'
119- tomcatVersion = ' 10.1.18 '
119+ tomcatVersion = ' 10.1.19 '
120120 xmlUnitVersion = ' 2.9.1'
121121 xstreamVersion = ' 1.4.20'
122122 ztZipVersion = ' 1.16'
You can’t perform that action at this time.
0 commit comments