From 3425bca475f03b66ecc26acdb7f3c61f3ee77bab Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Thu, 23 May 2024 10:49:24 +0900 Subject: [PATCH] update dependencies --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6b23511..7ab4f4e 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ maven-compiler-plugin - 3.11.0 + 3.12.1 1.8 1.8 @@ -58,7 +58,7 @@ maven-javadoc-plugin - 3.6.2 + 3.6.3 UTF-8 UTF-8 @@ -161,7 +161,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5 **/**Test.java @@ -182,7 +182,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.11 @@ -201,7 +201,7 @@ org.apache.rat apache-rat-plugin - 0.13 + 0.14 verify