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 f684db9 Bump org.eclipse.osgi from 3.17.100 to 3.17.200 f684db9 is described below commit f684db9c1ae1753a6510750a91600373331c8530 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Apr 14 09:10:28 2022 +0000 Bump org.eclipse.osgi from 3.17.100 to 3.17.200 Bumps org.eclipse.osgi from 3.17.100 to 3.17.200. --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.osgi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6153f0..9185570 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <commons.lang3.version>3.12.0</commons.lang3.version> <cxf.version>3.5.1</cxf.version> <dsl.version>1.2.2</dsl.version> - <eclipse.osgi.version>3.17.100</eclipse.osgi.version> + <eclipse.osgi.version>3.17.200</eclipse.osgi.version> <felix.configadmin.version>1.9.24</felix.configadmin.version> <felix.gogo.bom.version>1.0.6</felix.gogo.bom.version> <felix.http.jetty.version>4.2.0</felix.http.jetty.version>