This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 383782fb5 Bump org.osgi:osgi.annotation from 6.0.0 to 8.1.0
383782fb5 is described below
commit 383782fb55ed693c9eaf67be1521d03cdf027569
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 28 20:29:43 2025 +0000
Bump org.osgi:osgi.annotation from 6.0.0 to 8.1.0
Bumps [org.osgi:osgi.annotation](https://github.com/osgi/osgi) from 6.0.0
to 8.1.0.
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:osgi.annotation
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
subsystem/subsystem-api/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/subsystem/subsystem-api/pom.xml b/subsystem/subsystem-api/pom.xml
index 445598da4..d6ce0f31a 100644
--- a/subsystem/subsystem-api/pom.xml
+++ b/subsystem/subsystem-api/pom.xml
@@ -55,7 +55,7 @@
</aries.osgi.import>
<org.apache.aries.util.version>1.1.1</org.apache.aries.util.version>
- <osgi.annotation.version>6.0.0</osgi.annotation.version>
+ <osgi.annotation.version>8.1.0</osgi.annotation.version>
<osgi.core.version>6.0.0</osgi.core.version>
<osgi.enterprise.version>5.0.0</osgi.enterprise.version>
</properties>