This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 58fcf28cf7 KARAF-7907: Upgrade to maven-deploy-plugin 3.1.3
58fcf28cf7 is described below
commit 58fcf28cf7012192d718c738b5e41f9d95137d44
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 5 18:54:00 2025 +0100
KARAF-7907: Upgrade to maven-deploy-plugin 3.1.3
(cherry picked from commit a2f77b21053be1f833c9d01834c7888744791e8a)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3d71be9b4f..95a9ebc5ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -438,7 +438,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.1.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>