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 be63ecba56 Bump org.eclipse.platform:org.eclipse.jface from 3.35.0 to
3.35.100
be63ecba56 is described below
commit be63ecba56d915ce2f1f5e5fe1ce9c7053063fa3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 3 13:16:24 2024 +0000
Bump org.eclipse.platform:org.eclipse.jface from 3.35.0 to 3.35.100
Bumps
[org.eclipse.platform:org.eclipse.jface](https://github.com/eclipse-platform/eclipse.platform.ui)
from 3.35.0 to 3.35.100.
- [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-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 18a956545a..1f419114b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -909,7 +909,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.jface</artifactId>
- <version>3.35.0</version>
+ <version>3.35.100</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>