File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
flink-autoscaler-plugin-jdbc Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments