From c08b61840fc7930843eaaf20d74c544ec3abd176 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 00:28:46 +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.2 to 3.2.3 (#100) bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101) bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102) --- cffu-bom/pom.xml | 2 +- demos/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cffu-bom/pom.xml b/cffu-bom/pom.xml index 5a6ccf10..1a47be5a 100644 --- a/cffu-bom/pom.xml +++ b/cffu-bom/pom.xml @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 org.apache.maven.plugins diff --git a/demos/pom.xml b/demos/pom.xml index 46520058..3e43285e 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -127,7 +127,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index 17291112..fb89be26 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ ${project.build.sourceEncoding} false - 4.8.2 + 4.8.3 3.0.2 24.1.0 @@ -406,7 +406,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 org.apache.maven.plugins