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 ddd23d51cc035e5749c63395ae8cbc6c28c70082
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 17:42:40 2025 -0500
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4
(#2296)
Bumps
[org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin)
from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
-
[Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.3...maven-install-plugin-3.1.4)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-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 ec90dad61d1966a73af4631c33273334294a1797)
(cherry picked from commit 5d8aa2f993688c56f05d4080e2be37b69750de5d)
(cherry picked from commit ee46f98d479729381cef1331c8f8e8d837410e13)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d9f04a74f..a040930ce9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <version>3.1.3</version>
+ <version>3.1.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>