Skip to content

Commit 6d148a8

Browse files
authored
[FLINK-36197] bump curator-test and postgres
1 parent d946f3f commit 6d148a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flink-autoscaler-plugin-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ under the License.
3333

3434
<properties>
3535
<testcontainers.version>1.18.2</testcontainers.version>
36-
<postgres.version>42.5.4</postgres.version>
36+
<postgres.version>42.5.6</postgres.version>
3737
<mysql.version>8.0.33</mysql.version>
3838
</properties>
3939

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ under the License.
9494
<hamcrest.version>1.3</hamcrest.version>
9595

9696
<okhttp.version>4.12.0</okhttp.version>
97-
<curator-test.version>5.2.0</curator-test.version>
97+
<curator-test.version>5.7.0</curator-test.version>
9898

9999
<assertj.version>3.26.3</assertj.version>
100100

0 commit comments

Comments
 (0)