Skip to content

Commit 5e45aaa

Browse files
committed
FLINK-36197 bump curator-test, derby and postgres
1 parent 968a578 commit 5e45aaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
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

@@ -109,7 +109,7 @@ under the License.
109109
of entries in the form '[-]{2}add-[opens|exports]=<module>/<package>=ALL-UNNAMED'.-->
110110
<surefire.module.config/>
111111

112-
<derby.version>10.15.2.0</derby.version>
112+
<derby.version>10.17.1.0</derby.version>
113113
</properties>
114114

115115
<dependencyManagement>

0 commit comments

Comments
 (0)