Skip to content

Commit

Permalink
FLINK-36197 bump curator-test and postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
r-sidd committed Sep 30, 2024
1 parent 968a578 commit 67bec42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flink-autoscaler-plugin-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ under the License.

<properties>
<testcontainers.version>1.18.2</testcontainers.version>
<postgres.version>42.5.4</postgres.version>
<postgres.version>42.5.6</postgres.version>
<mysql.version>8.0.33</mysql.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ under the License.
<hamcrest.version>1.3</hamcrest.version>

<okhttp.version>4.12.0</okhttp.version>
<curator-test.version>5.2.0</curator-test.version>
<curator-test.version>5.7.0</curator-test.version>

<assertj.version>3.26.3</assertj.version>

Expand Down

0 comments on commit 67bec42

Please sign in to comment.