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 b736f83c2a Bump org.eclipse.platform:org.eclipse.jface from 3.32.0 to 3.33.0 b736f83c2a is described below commit b736f83c2acf04a4f582ba965ff7a6aa8285aef9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Mar 12 13:18:45 2024 +0000 Bump org.eclipse.platform:org.eclipse.jface from 3.32.0 to 3.33.0 Bumps [org.eclipse.platform:org.eclipse.jface](https://github.com/eclipse-platform/eclipse.platform.ui) from 3.32.0 to 3.33.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] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5110b31f8..047e95593b 100644 --- a/pom.xml +++ b/pom.xml @@ -921,7 +921,7 @@ <dependency> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.jface</artifactId> - <version>3.32.0</version> + <version>3.33.0</version> </dependency> <dependency> <groupId>org.eclipse.platform</groupId>