This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 9607bcc6c650b853228f7b9b2524a9f921fea43b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 07:41:16 2024 -0500
Bump org.apache.maven.plugins:maven-surefire-report-plugin (#2136)
Bumps
[org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire)
from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
-
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-report-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>
(cherry picked from commit 3b89b45947b7db23e3292d5c1fb7fb39c2df2738)
(cherry picked from commit 0d229d388816475b56ad679d6c984444f603c889)
(cherry picked from commit 06384c041d5c4fb752c65c9e568713699703cedf)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e3819031a6..d27af7e60d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -554,7 +554,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
- <version>3.5.1</version>
+ <version>3.5.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>