From 8bfec032220579fec77aed24ec1b4626bae10894 Mon Sep 17 00:00:00 2001 From: "marian.jureczko" Date: Fri, 19 Jan 2024 12:45:58 +0100 Subject: [PATCH] bumping dependencies --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 6e39c0c..d293c9e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.0.0 com.ocadotechnology.gembus test-arranger - 1.4.10 + 1.4.11-SNAPSHOT jar test-arranger A tool for arranging test data with pseudo-random values. @@ -59,7 +59,7 @@ UTF-8 UTF-8 1.8 - 1.5.31 + 1.9.22 4.3.0 @@ -89,12 +89,12 @@ org.yaml snakeyaml - 1.33 + 2.2 io.github.classgraph classgraph - 4.8.149 + 4.8.165 org.jetbrains.kotlin @@ -119,7 +119,7 @@ org.assertj assertj-core - 3.23.1 + 3.25.1 test @@ -135,7 +135,7 @@ org.junit junit-bom - 5.9.0 + 5.10.1 pom import @@ -190,7 +190,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.12.1 @@ -224,13 +224,13 @@ maven-surefire-plugin - 2.22.2 + 3.2.5 com.mycila license-maven-plugin - 4.1 + 4.3 @@ -291,7 +291,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 attach-sources @@ -305,7 +305,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.6.3 attach-javadocs