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 d87c95e commit d73e3d5Copy full SHA for d73e3d5
build.gradle
@@ -90,7 +90,7 @@ ext {
90
mysqlVersion = '9.1.0'
91
oracleVersion = '23.5.0.24.07'
92
pahoMqttClientVersion = '1.2.5'
93
- postgresVersion = '42.7.7'
+ postgresVersion = '42.7.8'
94
protobufVersion = '4.28.3'
95
r2dbch2Version = '1.0.0.RELEASE'
96
reactorVersion = '2024.0.10'
@@ -104,7 +104,7 @@ ext {
104
springGraphqlVersion = '1.3.6'
105
springKafkaVersion = '3.3.10'
106
springRetryVersion = '2.0.12'
107
- springSecurityVersion = '6.4.10'
+ springSecurityVersion = '6.4.11'
108
springVersion = '6.2.11'
109
springWsVersion = '4.0.15'
110
testcontainersVersion = '1.20.6'
0 commit comments