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 56952c185a [KARAF-7473] Upgrade to maven-plugin-annotations 3.6.4
     new b67d6242c2 Merge pull request #1578 from jbonofre/KARAF-7473
56952c185a is described below

commit 56952c185ab52d87406f004e8a541d17d3a18534
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Wed Jun 29 11:55:11 2022 +0200

    [KARAF-7473] Upgrade to maven-plugin-annotations 3.6.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d697ad8a88..cd0874ebfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
         <log4j.version>1.2.17</log4j.version>
         <maven.version>3.6.3</maven.version>
         <maven.wagon.version>3.5.1</maven.wagon.version>
-        
<maven-plugin-annotations.version>3.6.0</maven-plugin-annotations.version>
+        
<maven-plugin-annotations.version>3.6.4</maven-plugin-annotations.version>
         <maven.resolver.version>1.8.1</maven.resolver.version>
 
         <osgi.version>8.0.0</osgi.version>

Reply via email to