diff --git a/pom.xml b/pom.xml index 21d24cfce..3c0a0affd 100644 --- a/pom.xml +++ b/pom.xml @@ -84,17 +84,17 @@ org.apache.maven.plugins maven-site-plugin - 3.12.1 + 3.21.0 org.apache.maven.plugins maven-project-info-reports-plugin - 3.3.0 + 3.8.0 org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.12 pre-unit-test @@ -142,7 +142,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.7.0 true ossrh @@ -153,7 +153,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + 2.22.2 ${skipUnitTests} @@ -184,7 +184,7 @@ maven-assembly-plugin - 3.4.2 + 3.7.1 package @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + 3.4.2 default-jar @@ -221,7 +221,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.2.7 sign-artifacts @@ -235,7 +235,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.1 attach-sources @@ -248,7 +248,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.11.2 attach-javadocs @@ -264,7 +264,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.5.0 com.snowflake.kafka.connector.internal.ResetProxyConfigExec test @@ -289,7 +289,7 @@ org.bouncycastle bcpkix-fips - 1.0.3 + 1.0.7 provided @@ -297,7 +297,7 @@ org.apache.kafka connect-api - 3.4.0 + 3.9.0 provided @@ -327,14 +327,14 @@ net.snowflake snowflake-jdbc - 3.20.0 + 3.21.0 net.snowflake snowflake-ingest-sdk - 2.0.3 + 2.3.0-unshaded net.snowflake @@ -346,7 +346,7 @@ org.apache.avro avro - 1.11.4 + 1.12.0 com.fasterxml.jackson.core @@ -369,17 +369,17 @@ com.fasterxml.jackson.core jackson-core - 2.15.2 + 2.18.2 com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.18.2 io.confluent kafka-schema-registry-client - 7.2.1 + 7.9.0-496 io.confluent @@ -403,7 +403,7 @@ io.confluent kafka-avro-serializer - 7.2.1 + 7.9.0-496 io.confluent @@ -415,40 +415,40 @@ io.confluent kafka-connect-avro-converter - 7.2.1 + 7.9.0-496 io.dropwizard.metrics metrics-core - 4.2.3 + 4.2.30 io.dropwizard.metrics metrics-jmx - 4.2.3 + 4.2.30 com.google.guava guava - 32.0.1-jre + 32.1.3-jre dev.failsafe failsafe - 3.2.1 + 3.3.2 junit junit - 4.13.1 + 4.13.2 test @@ -456,24 +456,24 @@ org.mockito mockito-core - 2.20.1 + 2.28.2 test org.slf4j slf4j-api - 1.7.25 + 1.7.36 org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.36 test org.apache.logging.log4j log4j-core - 2.17.1 + 2.24.3 test @@ -487,7 +487,7 @@ org.apache.kafka connect-json - 0.9.0.0 + 0.11.0.3-cp3 test