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 b4558881f4 Bump org.osgi:org.osgi.annotation.bundle from 1.1.1 to 
2.0.0 (#2364)
b4558881f4 is described below

commit b4558881f422166ec9d7c6c27f28a204e126124a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 23:11:16 2026 +0100

    Bump org.osgi:org.osgi.annotation.bundle from 1.1.1 to 2.0.0 (#2364)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 26c9dc1f44..9310bfd04f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -292,7 +292,7 @@
         <maven.resolver.version>2.0.16</maven.resolver.version>
 
         <osgi.version>8.0.0</osgi.version>
-        
<org.osgi.annotation.bundle.version>1.1.1</org.osgi.annotation.bundle.version>
+        
<org.osgi.annotation.bundle.version>2.0.0</org.osgi.annotation.bundle.version>
         
<org.osgi.annotation.versioning.version>1.1.2</org.osgi.annotation.versioning.version>
         <org.osgi.dto.version>1.1.1</org.osgi.dto.version>
         <org.osgi.framework.version>1.10.0</org.osgi.framework.version>

Reply via email to