We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db3278 commit 51257b9Copy full SHA for 51257b9
build.gradle
@@ -100,7 +100,7 @@ ext {
100
mysqlVersion = '8.3.0'
101
oracleVersion = '23.3.0.23.09'
102
pahoMqttClientVersion = '1.2.5'
103
- postgresVersion = '42.7.6'
+ postgresVersion = '42.7.7'
104
protobufVersion = '4.26.1'
105
r2dbch2Version = '1.0.0.RELEASE'
106
reactorVersion = '2023.0.18'
@@ -118,7 +118,7 @@ ext {
118
springVersion = '6.1.20'
119
springWsVersion = '4.0.14'
120
testcontainersVersion = '1.19.8'
121
- tomcatVersion = '10.1.41'
+ tomcatVersion = '10.1.42'
122
xmlUnitVersion = '2.9.1'
123
xstreamVersion = '1.4.21'
124
ztZipVersion = '1.17'
0 commit comments