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 e255561e08 KARAF-7910: Upgrade to maven-install-plugin 3.1.3
e255561e08 is described below
commit e255561e08e05119c960eb3c82fd00e290ac227d
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 5 15:47:28 2025 +0100
KARAF-7910: Upgrade to maven-install-plugin 3.1.3
(cherry picked from commit d59900739f12af9b686ac3265abe158116cd5424)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b0955be475..5b10bd742a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.1.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>