diff --git a/plugin/trino-accumulo/pom.xml b/plugin/trino-accumulo/pom.xml index 352df63cf98d..27805a9557a6 100644 --- a/plugin/trino-accumulo/pom.xml +++ b/plugin/trino-accumulo/pom.xml @@ -15,7 +15,7 @@ ${project.parent.basedir} - 2.12.0 + 2.13.0 diff --git a/plugin/trino-iceberg/pom.xml b/plugin/trino-iceberg/pom.xml index 418547ff5a96..ef935c4ddfdf 100644 --- a/plugin/trino-iceberg/pom.xml +++ b/plugin/trino-iceberg/pom.xml @@ -194,13 +194,13 @@ org.apache.datasketches datasketches-java - 3.3.0 + 4.2.0 org.apache.datasketches datasketches-memory - 2.1.0 + 2.2.0 diff --git a/plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/aggregation/IcebergThetaSketchForStats.java b/plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/aggregation/IcebergThetaSketchForStats.java index 1180e9c2b582..6396a559ba92 100644 --- a/plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/aggregation/IcebergThetaSketchForStats.java +++ b/plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/aggregation/IcebergThetaSketchForStats.java @@ -27,7 +27,7 @@ import io.trino.spi.type.StandardTypes; import io.trino.spi.type.Type; import jakarta.annotation.Nullable; -import org.apache.datasketches.Family; +import org.apache.datasketches.common.Family; import org.apache.datasketches.theta.SetOperation; import org.apache.datasketches.theta.Sketch; import org.apache.datasketches.theta.Union; diff --git a/plugin/trino-redis/pom.xml b/plugin/trino-redis/pom.xml index 14a0748afb21..4308c6904b53 100644 --- a/plugin/trino-redis/pom.xml +++ b/plugin/trino-redis/pom.xml @@ -81,13 +81,13 @@ org.apache.commons commons-pool2 - 2.11.1 + 2.12.0 redis.clients jedis - 5.0.1 + 5.0.2 diff --git a/pom.xml b/pom.xml index c3647a0a73e2..202b548c50f6 100644 --- a/pom.xml +++ b/pom.xml @@ -159,14 +159,14 @@ 1.11.3 ${dep.airlift.version} 2.1.1 - 1.12.566 - 2.21.0 + 1.12.560 + 2.21.4 0.12.3 21.9.0.0 1.21 201 2.2.17 - 1.6.11 + 1.6.12 1.9.10 1.43.3 2.22.0 @@ -253,7 +253,7 @@ io.grpc grpc-bom - 1.58.0 + 1.59.0 pom import @@ -578,7 +578,7 @@ com.nimbusds oauth2-oidc-sdk - 11.2 + 11.4 jdk11 @@ -621,7 +621,7 @@ commons-io commons-io - 2.11.0 + 2.14.0 @@ -811,7 +811,7 @@ io.dropwizard.metrics metrics-core - 4.2.20 + 4.2.21 @@ -1740,7 +1740,7 @@ org.apache.maven maven-model - 3.9.4 + 3.9.5