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 cfb9fad49e [4.4.x] bump org.osgi:org.osgi.annotation.bundle from 1.1.0
to 1.1.1 (#2602)
cfb9fad49e is described below
commit cfb9fad49e0f9055ea7b3e0cf05a3055063453ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 28 20:38:50 2026 +0200
[4.4.x] bump org.osgi:org.osgi.annotation.bundle from 1.1.0 to 1.1.1 (#2602)
Bumps [org.osgi:org.osgi.annotation.bundle](https://github.com/osgi/osgi)
from 1.1.0 to 1.1.1.
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.annotation.bundle
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 7f8c249740..533f546c3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,7 +293,7 @@
<maven.resolver.version>1.8.2</maven.resolver.version>
<osgi.version>8.0.0</osgi.version>
-
<org.osgi.annotation.bundle.version>1.1.0</org.osgi.annotation.bundle.version>
+
<org.osgi.annotation.bundle.version>1.1.1</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>