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 b42dee115f Bump org.eclipse.platform:org.eclipse.ui.ide from 3.22.0 to
3.22.100
b42dee115f is described below
commit b42dee115f363a042d7c442b0924e5970f2868ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 18 14:00:15 2024 +0000
Bump org.eclipse.platform:org.eclipse.ui.ide from 3.22.0 to 3.22.100
Bumps
[org.eclipse.platform:org.eclipse.ui.ide](https://github.com/eclipse-platform/eclipse.platform.ui)
from 3.22.0 to 3.22.100.
- [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 6ccabe867e..5f7eec3461 100644
--- a/pom.xml
+++ b/pom.xml
@@ -941,7 +941,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.ide</artifactId>
- <version>3.22.0</version>
+ <version>3.22.100</version>
</dependency>
<!--
<dependency>