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 9c6b32a Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.2.3 to 3.2.5 (#347)
9c6b32a is described below
commit 9c6b32a0e2d52a2342fec55c914432fce89f64c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 10 09:07:11 2024 -0500
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
(#347)
Bumps
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
-
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5)
---
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] <[email protected]>
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 5aef4d4..b64c1a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
<commons.compiler.version>3.12.1</commons.compiler.version>
<commons.cyclonedx.version>2.7.10</commons.cyclonedx.version>
<commons.spdx.version>0.7.2</commons.spdx.version>
- <commons.failsafe.version>3.2.3</commons.failsafe.version>
+ <commons.failsafe.version>3.2.5</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>
<commons.jacoco.version>0.8.11</commons.jacoco.version>
<commons.japicmp.version>0.18.3</commons.japicmp.version>