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 867a045af3 Bump org.apache.maven.plugin-tools:maven-plugin-annotations 
(#2056)
867a045af3 is described below

commit 867a045af3a59b5d72a18d2b39285fe9972b7612
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 08:00:59 2025 +0200

    Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2056)
    
    Bumps 
[org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools)
 from 3.10.2 to 3.15.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-version: 3.15.1
      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 88914d4afb..16858588e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
         <log4j.version>2.24.3</log4j.version>
         <maven.version>3.8.6</maven.version>
         <maven.wagon.version>3.5.3</maven.wagon.version>
-        
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
+        
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
         <maven.resolver.version>1.8.2</maven.resolver.version>
 
         <osgi.version>8.0.0</osgi.version>

Reply via email to