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
The following commit(s) were added to refs/heads/master by this push: new 40e94f6 Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#222) 40e94f6 is described below commit 40e94f63f5777a20910e1514d3f82f554feb8f22 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Feb 17 07:12:30 2023 -0500 Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#222) Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 865a815..72f0195 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat> <commons.cyclonedx.version>2.7.4</commons.cyclonedx.version> <commons.spdx.version>0.6.4</commons.spdx.version> - <commons.failsafe.version>3.0.0-M8</commons.failsafe.version> + <commons.failsafe.version>3.0.0-M9</commons.failsafe.version> <commons.felix.version>5.1.8</commons.felix.version> <commons.jacoco.version>0.8.8</commons.jacoco.version> <commons.japicmp.version>0.17.1</commons.japicmp.version>