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 1d13ce9bcb Bump org.eclipse.platform:org.eclipse.osgi from 3.21.0 to 3.22.0 1d13ce9bcb is described below commit 1d13ce9bcbb3794710b73f5f5e6f82588e89f1ff Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Dec 3 13:17:42 2024 +0000 Bump org.eclipse.platform:org.eclipse.osgi from 3.21.0 to 3.22.0 Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.21.0 to 3.22.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 06c1feba50..43fabedf3e 100644 --- a/pom.xml +++ b/pom.xml @@ -914,7 +914,7 @@ <dependency> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.osgi</artifactId> - <version>3.21.0</version> + <version>3.22.0</version> </dependency> <dependency> <groupId>org.eclipse.platform</groupId>