This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
commit b84108f7295f1c3e54762e813f8abfa1e3825027 Author: Gary Gregory <[email protected]> AuthorDate: Wed Aug 2 09:30:21 2023 -0400 Bump maven-surefire-plugin from 3.0.0 to 3.1.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4cebdce..4b534b2 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ <commons.spotbugs.plugin.version>4.7.3.5</commons.spotbugs.plugin.version> <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version> <commons.surefire-report.version>3.1.2</commons.surefire-report.version> - <commons.surefire.version>3.0.0</commons.surefire.version> + <commons.surefire.version>3.1.2</commons.surefire.version> <commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version> <!-- Default values for the download-page generation by commons-build-plugin -->
