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 {
17
17
plugins {
18
18
id ' base'
19
19
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 '
21
21
id ' io.spring.dependency-management' version ' 1.1.4'
22
22
id ' org.jetbrains.dokka' version ' 1.9.10'
23
23
id ' org.antora' version ' 1.0.0'
98
98
mysqlVersion = ' 8.2.0'
99
99
oracleVersion = ' 23.3.0.23.09'
100
100
pahoMqttClientVersion = ' 1.2.5'
101
- postgresVersion = ' 42.7.1 '
101
+ postgresVersion = ' 42.7.2 '
102
102
protobufVersion = ' 4.0.0-rc-2'
103
103
r2dbch2Version = ' 1.0.0.RELEASE'
104
104
reactorVersion = ' 2023.0.3'
@@ -116,7 +116,7 @@ ext {
116
116
springVersion = ' 6.1.4'
117
117
springWsVersion = ' 4.0.10'
118
118
testcontainersVersion = ' 1.19.5'
119
- tomcatVersion = ' 10.1.18 '
119
+ tomcatVersion = ' 10.1.19 '
120
120
xmlUnitVersion = ' 2.9.1'
121
121
xstreamVersion = ' 1.4.20'
122
122
ztZipVersion = ' 1.16'
You can’t perform that action at this time.
0 commit comments