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 713fd9e4ac Bump org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64 713fd9e4ac is described below commit 713fd9e4ac7a5bbf50e7f503d98a17d5aee6e935 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Dec 3 13:15:11 2024 +0000 Bump org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64 Bumps [org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64](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.win32.win32.x86_64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ecc9a5ddb..18a956545a 100644 --- a/pom.xml +++ b/pom.xml @@ -924,7 +924,7 @@ <dependency> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.swt.win32.win32.x86_64</artifactId> - <version>3.127.0</version> + <version>3.128.0</version> </dependency> <dependency> <groupId>org.eclipse.platform</groupId>