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 da2a8de87a [4.4.x] bump 
org.apache.maven.plugin-tools:maven-plugin-annotations (#2876)
da2a8de87a is described below

commit da2a8de87af821c6a8bdceaaedb5ec8b8f461237
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 16:13:23 2026 +0200

    [4.4.x] bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2876)
    
    Bumps 
[org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools)
 from 3.15.2 to 3.16.0.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-version: 3.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 193c0111a6..9906627708 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
         <log4j.version>2.26.1</log4j.version>
         <maven.version>3.9.16</maven.version>
         <maven.wagon.version>3.5.3</maven.wagon.version>
-        
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
+        
<maven-plugin-annotations.version>3.16.0</maven-plugin-annotations.version>
         <maven.resolver.version>1.8.2</maven.resolver.version>
 
         <osgi.version>8.0.0</osgi.version>

Reply via email to