From 2390acecd3e0680cf26809ae868fbc0c7e5a2221 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 08:39:27 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index c568ea1..861a176 100644 --- a/pom.xml +++ b/pom.xml @@ -30,13 +30,13 @@ com.google.protobuf protobuf-java - 3.16.3 + 3.25.5 com.alibaba fastjson - 1.2.83 + 1.2.83_noneautotype @@ -67,7 +67,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.34 @@ -86,12 +86,12 @@ io.grpc grpc-all - 1.34.1 + 1.35.0 com.google.guava guava - 30.0-jre + 32.0.1-jre org.apache.commons @@ -101,33 +101,33 @@ com.fasterxml.jackson.core jackson-core - 2.15.2 + 2.13.0 com.fasterxml.jackson.core jackson-annotations - 2.15.2 + 2.12.4 com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.13.4.2 org.junit.jupiter junit-jupiter - RELEASE + 5.13.1 test io.grpc grpc-protobuf - 1.34.1 + 1.68.1 io.grpc grpc-stub - 1.34.1 + 1.57.0 com.googlecode.protobuf-java-format