From 79315a054d564189f699101035ef42cb17bdbc18 Mon Sep 17 00:00:00 2001 From: stanbrub Date: Fri, 25 Oct 2024 17:33:54 -0600 Subject: [PATCH] Upgrade Barrage client and other deps --- pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 5d16bad..59ecd3a 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.6.0 add-test-source @@ -76,7 +76,7 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 21 21 @@ -85,7 +85,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.6.0 package @@ -120,7 +120,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 @@ -193,7 +193,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.5.1 /io/deephaven/benchmark/tests/**/*Test @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.1.2 + 3.5.1 0 @@ -247,7 +247,7 @@ io.netty netty-all - 4.1.96.Final + 4.1.100.Final @@ -255,31 +255,31 @@ grpc-all 1.58.0 - + com.google.protobuf protobuf-java - 3.24.1 + 3.25.3 io.confluent kafka-avro-serializer - 7.5.3 + 7.7.1 io.confluent kafka-protobuf-serializer - 7.5.3 + 7.7.1 io.deephaven deephaven-java-client-barrage-dagger - 0.32.0 + 0.36.1 io.deephaven deephaven-log-to-slf4j - 0.32.0 + 0.36.1 org.junit.platform