From 7f8f3af978a30c78252ae5dc8a48dce49aadab26 Mon Sep 17 00:00:00 2001 From: Bertil Chapuis Date: Thu, 29 Feb 2024 14:16:21 +0100 Subject: [PATCH] Upgrade maven dependencies --- baremaps-core/pom.xml | 2 +- pom.xml | 50 +++++++++++++++++++++---------------------- 2 files changed, 25 insertions(+), 27 deletions(-) diff --git a/baremaps-core/pom.xml b/baremaps-core/pom.xml index 2b40f1306..5552c1148 100644 --- a/baremaps-core/pom.xml +++ b/baremaps-core/pom.xml @@ -151,7 +151,7 @@ limitations under the License. test-compile - com.google.protobuf:protoc:3.19.3:exe:${os.detected.classifier} + com.google.protobuf:protoc:${version.lib.protobuf}:exe:${os.detected.classifier} diff --git a/pom.xml b/pom.xml index bd1744c98..d68733bd2 100644 --- a/pom.xml +++ b/pom.xml @@ -79,36 +79,34 @@ limitations under the License. ${project.groupId}:${project.artifactId} apache apache_baremaps - 1.26.4 + 1.27.2 4.2.0 - 2.21.5 + 2.24.13 3.1.8 - 1.35.0 - 1.24.0 - 8.5.12 - 3.26.1 - 6.6.3 - 23.0.2 - 32.1.3-jre - 5.0.1 + 1.36.0 + 1.26.0 + 8.5.13 + 3.26.2 + 6.6.4 + 23.0.3 + 33.0.0-jre + 5.1.0 1.52 2.16.1 - 1.35 + 1.37 1.19.0 - 5.10.0 - 5.10.0 - 3.0.0-alpha1 - 9.4.2 - 9.4.2 + 5.10.2 + 3.0.0-beta2 + 9.10.0 8.1.2 4.7.5 - 42.6.0 + 42.7.2 1.3.0 - 3.21.6 - 1.0.0 - 2.0.9 - 3.43.2.1 - 1.19.1 + 3.25.3 + 1.0.1 + 2.0.12 + 3.45.1.0 + 1.19.6 0.8.11 3.0.0 3.10.1 @@ -125,7 +123,7 @@ limitations under the License. 1.6.13 1.7.0 0.6.1 - 2.40.0 + 2.43.0 @@ -340,7 +338,7 @@ limitations under the License. org.junit.vintage junit-vintage-engine - ${version.lib.junit-vintage} + ${version.lib.junit} test @@ -511,8 +509,8 @@ limitations under the License. - - 4.19.0 + + 4.19 ${maven.multiModuleProjectDirectory}/codestyle.xml