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 51445e14db Bump org.eclipse.platform:org.eclipse.swt from 3.125.0 to 3.126.0 51445e14db is described below commit 51445e14dbf5b3a31c80dd6e75419e0205b17d61 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jun 18 13:35:08 2024 +0000 Bump org.eclipse.platform:org.eclipse.swt from 3.125.0 to 3.126.0 Bumps [org.eclipse.platform:org.eclipse.swt](https://github.com/eclipse-platform/eclipse.platform.swt) from 3.125.0 to 3.126.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] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1648dc7a73..f58d9fb08a 100644 --- a/pom.xml +++ b/pom.xml @@ -927,7 +927,7 @@ <dependency> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.swt</artifactId> - <version>3.125.0</version> + <version>3.126.0</version> </dependency> <dependency> <groupId>org.eclipse.platform</groupId>