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/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new f0cb79bc98 Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 f0cb79bc98 is described below commit f0cb79bc98b07f26c151a8290053dcedbc1bb0dd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jun 18 13:35:15 2024 +0000 Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.19.0 to 3.20.0. - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.osgi dependency-type: direct:production update-type: version-update:semver-minor ... 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 f58d9fb08a..bab4bb3fa9 100644 --- a/pom.xml +++ b/pom.xml @@ -922,7 +922,7 @@ <dependency> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.osgi</artifactId> - <version>3.19.0</version> + <version>3.20.0</version> </dependency> <dependency> <groupId>org.eclipse.platform</groupId>