From 0f53e0204adba959019f1ea38c00135846606a6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 00:26:10 +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 spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#68) bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#69) bump maven-jar-plugin from 3.3.0 to 3.4.0 (#70) bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#71) bump maven-jar-plugin from 3.4.0 to 3.4.1 (#72) bump maven-install-plugin from 3.1.1 to 3.1.2 (#73) bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#74) bump spotbugs-annotations from 4.8.4 to 4.8.5 (#75) bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#76) bump kotlin.version from 1.9.23 to 1.9.24 (#77) bump kotest.version from 5.8.1 to 5.9.0 (#78) bump kotlin.version from 1.9.24 to 2.0.0 (#79) bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#80) bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#81) bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#82) bump kotest.version from 5.9.0 to 5.9.1 (#83) --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index f7935f3..3b6be09 100644 --- a/pom.xml +++ b/pom.xml @@ -81,16 +81,16 @@ ^\d(\.\d+)?\.(\d+|x)-SNAPSHOT$ ^\d\.\d+\.\d+(-(Alpha|Beta|RC)\d+)?$ - 4.8.4 + 4.8.5 3.0.2 24.1.0 - 1.9.23 + 2.0.0 ${maven.compiler.source} 5.10.2 - 5.8.1 + 5.9.1 @@ -347,7 +347,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 @@ -380,12 +380,12 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.7.0 org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.4 org.apache.maven.plugins @@ -395,17 +395,17 @@ org.apache.maven.plugins maven-install-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 + 3.5.0 io.github.git-commit-id @@ -415,7 +415,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.3.1 + 4.8.5.0 org.jacoco @@ -766,7 +766,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true