From 92d68ebfd7ad66b1d2d333df3c03725084af8a99 Mon Sep 17 00:00:00 2001 From: "A. Anil Sinaci" Date: Mon, 15 Jan 2024 17:50:43 +0300 Subject: [PATCH] :pushpin: Advance the versions of the maven plugins to the latest versions. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1db844f..433c92e 100644 --- a/pom.xml +++ b/pom.xml @@ -60,13 +60,13 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + 3.3.0 org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M6 + 3.2.5 true @@ -75,7 +75,7 @@ org.scalatest scalatest-maven-plugin - 2.0.2 + 2.2.0 ${project.build.directory}/surefire-reports .