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 0779f1b96 Bump org.eclipse.platform:org.eclipse.osgi from 3.21.0 to 
3.22.0
0779f1b96 is described below

commit 0779f1b96fa1f0f114ebec546fcc4ebf35c36f51
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 03:24:36 2024 +0000

    Bump org.eclipse.platform:org.eclipse.osgi from 3.21.0 to 3.22.0
    
    Bumps 
[org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox)
 from 3.21.0 to 3.22.0.
    - [Commits](https://github.com/eclipse-equinox/equinox/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.platform:org.eclipse.osgi
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 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 96623cda0..38ea06b3d 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.21.0</version>
+            <version>3.22.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to