From d9135ff89424e746c50bb113ce4062dd34fa9507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:24:44 +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 org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#174) bump io.github.oshai:kotlin-logging-jvm from 6.0.9 to 7.0.0 (#175) bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#176) bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6 (#178) bump maven-clean-plugin in /demos from 3.3.2 to 3.4.0 (#179) bump maven-jar-plugin in /demos from 3.4.1 to 3.4.2 (#180) bump maven-jar-plugin from 3.4.1 to 3.4.2 (#181) bump maven-clean-plugin from 3.3.2 to 3.4.0 (#182) --- cffu-bom/pom.xml | 2 +- demos/pom.xml | 6 +++--- pom.xml | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cffu-bom/pom.xml b/cffu-bom/pom.xml index d2453730..40858ca4 100644 --- a/cffu-bom/pom.xml +++ b/cffu-bom/pom.xml @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins diff --git a/demos/pom.xml b/demos/pom.xml index e927f7f5..4e4ce1dc 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -93,7 +93,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.3.2 + 3.4.0 org.apache.maven.plugins @@ -127,12 +127,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index 9d99c53f..37a0c1d7 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ ^\d(\.\d+)?\.(\d+|x)-SNAPSHOT$ ^\d\.\d+\.\d+(-(Alpha|Beta|RC)\d+)?$ - 4.8.5 + 4.8.6 3.0.2 24.1.0 @@ -218,7 +218,7 @@ io.github.oshai kotlin-logging-jvm - 6.0.9 + 7.0.0 test @@ -368,7 +368,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.3.2 + 3.4.0 org.apache.maven.plugins @@ -402,12 +402,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2