From 6ff3a821e73ad5fa3fa30e40c51b161139573c15 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Wed, 22 May 2024 11:34:30 +0200 Subject: [PATCH] [MNG-8125][MNG-8126][MNG-8127] Mild updates (#1533) Changes: * buildhelper-m-p 3.6.0 * logback-classic to 1.2.13 * guava to 33.2.0-jre --- https://issues.apache.org/jira/browse/MNG-8125 https://issues.apache.org/jira/browse/MNG-8126 https://issues.apache.org/jira/browse/MNG-8127 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 39a4908f48c..091742e6107 100644 --- a/pom.xml +++ b/pom.xml @@ -138,8 +138,8 @@ under the License. 3.5.1 5.1.0 - 32.0.1-jre - 1.0.1 + 33.2.0-jre + 1.0.2 3.5.3 2.0 2.0 @@ -365,7 +365,7 @@ under the License. ch.qos.logback logback-classic - 1.2.12 + 1.2.13 true @@ -630,7 +630,7 @@ under the License. org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.6.0 org.codehaus.mojo