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 4283030fe0 Bump org.eclipse.platform:org.eclipse.ui.ide from 3.22.300 to 3.22.400 4283030fe0 is described below commit 4283030fe01764513ae43e1eed2e71d9761a9b5a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Dec 3 13:18:01 2024 +0000 Bump org.eclipse.platform:org.eclipse.ui.ide from 3.22.300 to 3.22.400 Bumps [org.eclipse.platform:org.eclipse.ui.ide](https://github.com/eclipse-platform/eclipse.platform.ui) from 3.22.300 to 3.22.400. - [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.ui.ide 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 742995ed22..bbb6931efb 100644 --- a/pom.xml +++ b/pom.xml @@ -929,7 +929,7 @@ <dependency> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.ui.ide</artifactId> - <version>3.22.300</version> + <version>3.22.400</version> </dependency> <dependency> <groupId>org.eclipse.platform</groupId>