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 afb5b6b commit 197efd3Copy full SHA for 197efd3
build.gradle
@@ -53,7 +53,7 @@ ext {
53
assertjVersion = '3.24.2'
54
assertkVersion = '0.26.1'
55
avroVersion = '1.11.3'
56
- awaitilityVersion = '4.2.0'
+ awaitilityVersion = '4.2.1'
57
camelVersion = '3.20.9'
58
commonsDbcp2Version = '2.9.0'
59
commonsIoVersion = '2.11.0'
@@ -92,7 +92,7 @@ ext {
92
mysqlVersion = '8.0.33'
93
oracleVersion = '23.3.0.23.09'
94
pahoMqttClientVersion = '1.2.5'
95
- postgresVersion = '42.6.1'
+ postgresVersion = '42.6.2'
96
protobufVersion = '3.23.4'
97
r2dbch2Version = '1.0.0.RELEASE'
98
reactorVersion = '2022.0.16'
0 commit comments