This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/main by this push:
new 4f6c0e1 Update `org.osgi:osgi.annotation` to version `8.1.0` [1/3]
4f6c0e1 is described below
commit 4f6c0e1c36f1cf3bcd440cef2e6996257ba8a279
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 25 10:12:23 2023 +0000
Update `org.osgi:osgi.annotation` to version `8.1.0` [1/3]
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 123daed..3289f73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
<!-- dependency versions -->
<org.eclipse.jgit.version>6.7.0.202309050840-r</org.eclipse.jgit.version>
- <osgi.version>8.0.0</osgi.version>
+ <osgi.version>8.1.0</osgi.version>
<spotbugs-annotations.version>4.7.3</spotbugs-annotations.version>
<!-- plugin versions -->