This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 895d4858b1 KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2
     new 7886a917cf Merge pull request #1807 from jbonofre/KARAF-7781
895d4858b1 is described below

commit 895d4858b16716b488ad5e206a6ec4388656f137
Author: JB Onofré <j...@nanthrax.net>
AuthorDate: Fri Dec 15 11:13:36 2023 +0100

    KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7ff1e04958..0bab12ff70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
         <log4j.version>1.2.17</log4j.version>
         <maven.version>3.8.6</maven.version>
         <maven.wagon.version>3.5.2</maven.wagon.version>
-        
<maven-plugin-annotations.version>3.6.4</maven-plugin-annotations.version>
+        
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
         <maven.resolver.version>1.8.2</maven.resolver.version>
 
         <osgi.version>8.0.0</osgi.version>

Reply via email to