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 196e838d05 Bump org.eclipse.platform:org.eclipse.jface from 3.33.0 to
3.34.0
196e838d05 is described below
commit 196e838d05b7e1012eaf3f23c005e574f01cc159
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 13:37:21 2024 +0000
Bump org.eclipse.platform:org.eclipse.jface from 3.33.0 to 3.34.0
Bumps
[org.eclipse.platform:org.eclipse.jface](https://github.com/eclipse-platform/eclipse.platform.ui)
from 3.33.0 to 3.34.0.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.jface
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 0adc0259a0..8062e62299 100644
--- a/pom.xml
+++ b/pom.xml
@@ -917,7 +917,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.jface</artifactId>
- <version>3.33.0</version>
+ <version>3.34.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>