From 9094a080e0b9b66a7bc556aebbaf39c076eaac9c Mon Sep 17 00:00:00 2001 From: Matthias Cullmann Date: Fri, 9 Feb 2024 11:05:46 +0100 Subject: [PATCH] v0.7.6 --- pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 0c2f129..5c06019 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.baloise.maven orchestra-maven-plugin - 0.7.6-SNAPSHOT + 0.7.6 maven-plugin orchestra-maven-plugin @@ -63,7 +63,8 @@ UTF-8 1.8 1.8 - 3.6.0 + 3.9.6 + 3.11.0 3.9.1 3.4.2 @@ -81,12 +82,12 @@ org.apache.commons commons-configuration2 - 2.7 + 2.9.0 com.fasterxml.jackson.core jackson-databind - 2.11.1 + 2.16.1 commons-beanutils @@ -140,13 +141,13 @@ org.apache.maven.plugin-tools maven-plugin-annotations - ${maven.version} + ${maven.version.high} provided junit junit - 4.13.1 + 4.13.2 test @@ -182,7 +183,7 @@ maven-plugin-plugin - ${maven.version} + ${maven.version.high} maven-surefire-plugin