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 d946f3f commit 6d148a8Copy full SHA for 6d148a8
flink-autoscaler-plugin-jdbc/pom.xml
@@ -33,7 +33,7 @@ under the License.
33
34
<properties>
35
<testcontainers.version>1.18.2</testcontainers.version>
36
- <postgres.version>42.5.4</postgres.version>
+ <postgres.version>42.5.6</postgres.version>
37
<mysql.version>8.0.33</mysql.version>
38
</properties>
39
pom.xml
@@ -94,7 +94,7 @@ under the License.
94
<hamcrest.version>1.3</hamcrest.version>
95
96
<okhttp.version>4.12.0</okhttp.version>
97
- <curator-test.version>5.2.0</curator-test.version>
+ <curator-test.version>5.7.0</curator-test.version>
98
99
<assertj.version>3.26.3</assertj.version>
100
0 commit comments