diff --git a/java/connector-node/risingwave-sink-deltalake-test/pom.xml b/java/connector-node/risingwave-sink-deltalake-test/pom.xml index 6ef03b14992bf..75a96555db2ef 100644 --- a/java/connector-node/risingwave-sink-deltalake-test/pom.xml +++ b/java/connector-node/risingwave-sink-deltalake-test/pom.xml @@ -82,7 +82,7 @@ org.apache.hadoop hadoop-client test - 3.3.4 + 3.4.1 ch.qos.reload4j @@ -111,13 +111,13 @@ com.fasterxml.jackson.core jackson-databind - 2.15.4 + 2.18.2 test com.fasterxml.jackson.core jackson-core - 2.15.4 + 2.18.2 test diff --git a/java/connector-node/risingwave-sink-iceberg/pom.xml b/java/connector-node/risingwave-sink-iceberg/pom.xml index 186aceae7e711..530f57e837617 100644 --- a/java/connector-node/risingwave-sink-iceberg/pom.xml +++ b/java/connector-node/risingwave-sink-iceberg/pom.xml @@ -16,7 +16,7 @@ risingwave-sink-iceberg - 1.7.0 + 1.7.1 11 11 true diff --git a/java/pom.xml b/java/pom.xml index c717cfc87a2e0..2ac3b0c568980 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -65,16 +65,16 @@ UTF-8 3.25.5 - 1.68.1 - 2.24.2 + 1.69.0 + 2.24.3 2.0.16 2.6.2.Final - 2.18.1 + 2.18.2 3.4.1 1.20.4 - 2.29.20 - 12.0.15 - 1.14.4 + 2.29.34 + 12.0.16 + 1.15.0 @@ -107,7 +107,7 @@ org.apache.commons commons-text - 1.12.0 + 1.13.0 commons-io @@ -175,7 +175,7 @@ org.elasticsearch.client elasticsearch-rest-high-level-client - 7.17.25 + 7.17.26 org.opensearch.client @@ -310,7 +310,7 @@ org.xerial sqlite-jdbc - 3.47.0.0 + 3.47.1.0 software.amazon.awssdk @@ -398,7 +398,7 @@ com.puppycrawl.tools checkstyle - 10.20.1 + 10.21.0 @@ -491,7 +491,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.1 + 3.11.2 attach-javadocs