This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new adf8183 Bump org.eclipse.osgi from 3.16.100 to 3.16.200
adf8183 is described below
commit adf8183177473ec6d1ef042fde669aa67e752bc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 17 06:06:25 2021 +0000
Bump org.eclipse.osgi from 3.16.100 to 3.16.200
Bumps org.eclipse.osgi from 3.16.100 to 3.16.200.
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 782bf13..ae84cbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
- <version>3.16.100</version>
+ <version>3.16.200</version>
<scope>runtime</scope>
</dependency>
<dependency>