From 61cddeae35f600de87f9b8997646af4de6c6d291 Mon Sep 17 00:00:00 2001 From: Marc Nuri Date: Thu, 14 Oct 2021 15:19:11 +0200 Subject: [PATCH] deps: bump all dependencies --- pom.xml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index e93553d..9d10e43 100644 --- a/pom.xml +++ b/pom.xml @@ -73,17 +73,12 @@ 3.12.12 - 2.10.4 - 0.21.0 + 2.13.0 0.3.0 - 2.4.4 - 1.0-groovy-2.4 - 1.2 - - 4.0.3 - 4.0.0 + 2.0-groovy-3.0 + 1.13.0 @@ -105,13 +100,6 @@ ${zjsonpatch.version} - - org.codehaus.groovy - groovy-all - ${groovy.version} - test - - org.spockframework spock-core @@ -143,7 +131,6 @@ maven-gpg-plugin 1.6 - 4uds0n true @@ -172,7 +159,9 @@ - testCompile + addSources + addTestSources + compileTests