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 a6755b56f1 Bump org.eclipse.platform:org.eclipse.swt from 3.127.0 to
3.128.0
a6755b56f1 is described below
commit a6755b56f1a07548872d22f5c86a182a04d16d72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 3 13:15:25 2024 +0000
Bump org.eclipse.platform:org.eclipse.swt from 3.127.0 to 3.128.0
Bumps
[org.eclipse.platform:org.eclipse.swt](https://github.com/eclipse-platform/eclipse.platform.swt)
from 3.127.0 to 3.128.0.
-
[Commits](https://github.com/eclipse-platform/eclipse.platform.swt/commits)
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.swt
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 bbb6931efb..195cd442cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -919,7 +919,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.swt</artifactId>
- <version>3.127.0</version>
+ <version>3.128.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>