From 0ca2185e39b408e9b967183cd0664068fd201886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 01:29:50 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20upgrade=20dependencies/plugins?= =?UTF-8?q?=20=F0=9F=9B=A0=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#84) bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#85) bump spotbugs-annotations from 4.8.5 to 4.8.6 (#86) bump maven-jar-plugin from 3.4.1 to 3.4.2 (#87) bump maven-clean-plugin from 3.3.2 to 3.4.0 (#88) bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#89) bump junit-bom from 5.10.2 to 5.10.3 (#90) bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#91) bump moditect-maven-plugin from 1.2.1.Final to 1.2.2.Final (#92) bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#93) bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#94) bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#95) bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#96) bump kotlin.version from 2.0.0 to 2.0.10 (#97) bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#98) bump junit-bom from 5.10.3 to 5.11.0 (#99) bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#100) bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#101) bump maven-install-plugin from 3.1.2 to 3.1.3 (#102) bump maven-site-plugin from 3.12.1 to 3.20.0 (#103) bump kotlin.version from 2.0.10 to 2.0.20 (#104) bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#105) bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#106) bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#107) bump maven-gpg-plugin from 3.2.5 to 3.2.6 (#108) bump spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 (#109) bump junit-bom from 5.11.0 to 5.11.1 (#110) bump annotations from 24.1.0 to 25.0.0 (#111) bump maven-gpg-plugin from 3.2.6 to 3.2.7 (#112) bump maven-javadoc-plugin from 3.10.0 to 3.10.1 (#113) bump junit-bom from 5.11.1 to 5.11.2 (#114) bump maven-surefire-plugin from 3.5.0 to 3.5.1 (#115) bump annotations from 25.0.0 to 26.0.0 (#116) bump kotlin.version from 2.0.20 to 2.0.21 (#117) bump annotations from 26.0.0 to 26.0.1 (#118) --- pom.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index b0b1463..ca1933d 100644 --- a/pom.xml +++ b/pom.xml @@ -81,15 +81,15 @@ ^\d(\.\d+)?\.(\d+|x)-SNAPSHOT$ ^\d\.\d+\.\d+(-(Alpha|Beta|RC)\d+)?$ - 4.8.5 + 4.8.6 3.0.2 - 24.1.0 + 26.0.1 - 2.0.0 + 2.0.21 ${maven.compiler.source} - 5.10.2 + 5.11.2 5.9.1 @@ -308,7 +308,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.3.2 + 3.4.0 org.apache.maven.plugins @@ -342,18 +342,18 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.1 org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 org.moditect moditect-maven-plugin - 1.2.1.Final + 1.2.2.Final add-module-infos @@ -380,27 +380,27 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.10.1 org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 org.apache.maven.plugins maven-site-plugin - 3.12.1 + 3.20.0 org.apache.maven.plugins maven-install-plugin - 3.1.2 + 3.1.3 org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 org.apache.maven.plugins @@ -410,12 +410,12 @@ io.github.git-commit-id git-commit-id-maven-plugin - 8.0.2 + 9.0.1 com.github.spotbugs spotbugs-maven-plugin - 4.8.5.0 + 4.8.6.4 org.jacoco