diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index d58dfb70bab5..2f94e6169877 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -16,4 +16,4 @@ # under the License. wrapperVersion=3.3.2 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-bin.zip diff --git a/client/trino-jdbc/pom.xml b/client/trino-jdbc/pom.xml index 079737828ed4..666b304721cd 100644 --- a/client/trino-jdbc/pom.xml +++ b/client/trino-jdbc/pom.xml @@ -442,6 +442,11 @@ true true + + + io.netty:* + + io.trino.client diff --git a/plugin/trino-exasol/pom.xml b/plugin/trino-exasol/pom.xml index e9afb8275aab..a465f42ab026 100644 --- a/plugin/trino-exasol/pom.xml +++ b/plugin/trino-exasol/pom.xml @@ -111,7 +111,7 @@ com.exasol exasol-testcontainers - 7.1.5 + 7.1.6 test diff --git a/pom.xml b/pom.xml index 1e9948651604..53dbf60e3ae2 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ software.amazon.awssdk bom - 2.31.57 + 2.31.58 pom import