This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 7f8a40163 Bump org.eclipse.osgi from 3.16.300 to 3.17.200
7f8a40163 is described below
commit 7f8a40163fd637ad36d1212fd570788576888982
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 19 03:58:56 2022 +0000
Bump org.eclipse.osgi from 3.16.300 to 3.17.200
Bumps org.eclipse.osgi from 3.16.300 to 3.17.200.
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
systests/eclipse-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/systests/eclipse-tests/pom.xml b/systests/eclipse-tests/pom.xml
index 3c4040c87..d9b700b2b 100644
--- a/systests/eclipse-tests/pom.xml
+++ b/systests/eclipse-tests/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
- <version>3.16.300</version>
+ <version>3.17.200</version>
<scope>test</scope>
</dependency>
<dependency>