From 152a867d82c648de1f5d7d011320b0e708840932 Mon Sep 17 00:00:00 2001
From: Stan Brubaker <120737309+stanbrub@users.noreply.github.com>
Date: Mon, 28 Oct 2024 16:38:22 -0600
Subject: [PATCH] chore: Upgrade Barrage client and other deps (#377)
---
pom.xml | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5d16badb..59ecd3a1 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