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 2870d12abc4f00a174ecbcdbcbaa5957205e977f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 21 07:34:43 2024 -0400
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
(#2020)
Bumps
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
-
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.4.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 2cf9998eb926e9b568ec2bffc0405517624d19d5)
(cherry picked from commit 6c358189f502378e3a63bded3857d86f5141e6f6)
(cherry picked from commit 0bf6200978fcfbe590adf6f33071904d5dacbdc4)
---
distribution/src/main/release/samples/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/distribution/src/main/release/samples/pom.xml
b/distribution/src/main/release/samples/pom.xml
index a5dad371a8..f381e62340 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -222,7 +222,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>3.3.1</version>
+ <version>3.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
diff --git a/pom.xml b/pom.xml
index 615f07b0ac..3a7ca86e39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -484,7 +484,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>3.3.1</version>
+ <version>3.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>