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 aa9a7871b2 KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2
aa9a7871b2 is described below

commit aa9a7871b2c551e84862b99137e04d10311c4401
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
    
    (cherry picked from commit 895d4858b16716b488ad5e206a6ec4388656f137)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c72a837ee2..eecd9d434d 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