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/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 86c1a641c Bump org.eclipse.platform:org.eclipse.osgi from 3.24.0 to 
3.24.100
86c1a641c is described below

commit 86c1a641c0fef0a6142d661f492c60b61e3d525b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 03:53:32 2026 +0000

    Bump org.eclipse.platform:org.eclipse.osgi from 3.24.0 to 3.24.100
    
    Bumps 
[org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox)
 from 3.24.0 to 3.24.100.
    - [Commits](https://github.com/eclipse-equinox/equinox/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.platform:org.eclipse.osgi
      dependency-version: 3.24.100
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 systests/eclipse-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systests/eclipse-tests/pom.xml b/systests/eclipse-tests/pom.xml
index 0d8ee35aa..b6601f418 100644
--- a/systests/eclipse-tests/pom.xml
+++ b/systests/eclipse-tests/pom.xml
@@ -54,7 +54,7 @@
         <dependency>
             <groupId>org.eclipse.platform</groupId>
             <artifactId>org.eclipse.osgi</artifactId>
-            <version>3.24.0</version>
+            <version>3.24.100</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to