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 13f3656a0b Bump org.eclipse.platform:org.eclipse.ui.workbench
13f3656a0b is described below

commit 13f3656a0b77b63b9a3e8609d6674710af4da584
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 12 13:16:51 2024 +0000

    Bump org.eclipse.platform:org.eclipse.ui.workbench
    
    Bumps 
[org.eclipse.platform:org.eclipse.ui.workbench](https://github.com/eclipse-platform/eclipse.platform.ui)
 from 3.131.0 to 3.131.100.
    - [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.platform:org.eclipse.ui.workbench
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 2f5c1c7310..2c10dfe351 100644
--- a/pom.xml
+++ b/pom.xml
@@ -953,7 +953,7 @@
             <dependency>
                 <groupId>org.eclipse.platform</groupId>
                 <artifactId>org.eclipse.ui.workbench</artifactId>
-                <version>3.131.0</version>
+                <version>3.131.100</version>
                 <exclusions>
                    <!-- FIXME -->      
                     <exclusion>

Reply via email to