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 4eef0f1860 Bump org.eclipse.platform:org.eclipse.core.runtime
4eef0f1860 is described below

commit 4eef0f1860222396da9332dfc475330407e9f15e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 3 13:17:00 2024 +0000

    Bump org.eclipse.platform:org.eclipse.core.runtime
    
    Bumps 
[org.eclipse.platform:org.eclipse.core.runtime](https://github.com/eclipse-platform/eclipse.platform)
 from 3.31.100 to 3.32.0.
    - [Commits](https://github.com/eclipse-platform/eclipse.platform/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.platform:org.eclipse.core.runtime
      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 79f61f9289..50ee12a31c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -899,7 +899,7 @@
            <dependency>
                 <groupId>org.eclipse.platform</groupId>
                 <artifactId>org.eclipse.core.runtime</artifactId>
-                <version>3.31.100</version>
+                <version>3.32.0</version>
             </dependency>
            <dependency>
                 <groupId>org.eclipse.platform</groupId>

Reply via email to