From 740c68ca7b45faae06c5fa7bda90cb4396f8e9c4 Mon Sep 17 00:00:00 2001 From: jberclaz Date: Sat, 6 Jul 2024 09:31:42 -0700 Subject: [PATCH] update dependencies --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 8373d9f..609c674 100644 --- a/pom.xml +++ b/pom.xml @@ -27,31 +27,31 @@ org.junit.jupiter junit-jupiter-api - 5.4.2 + 5.11.0-M2 test org.junit.jupiter junit-jupiter-engine - 5.4.2 + 5.11.0-M2 test org.jacoco org.jacoco.core - 0.8.2 + 0.8.12 test junit junit - 4.13.1 + 4.13.2 test org.mockito mockito-core - 3.3.3 + 5.12.0 test @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.13.0 11 @@ -70,13 +70,13 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.1 + 3.3.0 org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.4.2 @@ -94,7 +94,7 @@ org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.12 com/leflat/jass/test/** @@ -120,7 +120,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.0-M1 + 3.1.0