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 c00e31472e Bump org.eclipse.platform:org.eclipse.ui.ide from 3.22.100
to 3.22.200
c00e31472e is described below
commit c00e31472e5e5d67be0f05c5f1ac4e4275f197b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 13:47:20 2024 +0000
Bump org.eclipse.platform:org.eclipse.ui.ide from 3.22.100 to 3.22.200
Bumps
[org.eclipse.platform:org.eclipse.ui.ide](https://github.com/eclipse-platform/eclipse.platform.ui)
from 3.22.100 to 3.22.200.
- [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] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f38579eab3..04625cbf41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -937,7 +937,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.ide</artifactId>
- <version>3.22.100</version>
+ <version>3.22.200</version>
</dependency>
<!--
<dependency>