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 89d726ba113e418bcc1bd2b4c028c3edde60bda3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 07:24:45 2024 -0400
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.14.0
(#2029)
Bumps
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.13.1...maven-plugin-tools-3.14.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-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 66c904d7564804c04dc4ba5bcaa0ea1949bbf6cf)
(cherry picked from commit 146444f742a017efdf6e16cf0faf2327f2374d0c)
(cherry picked from commit 5509b8f1a3479cb74662318c44e44a92a17808e7)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 499f5f5a1d..996e6a797c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -564,7 +564,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
- <version>3.13.1</version>
+ <version>3.14.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>