This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new fdd7b11b5b build(deps-dev): bump org.eclipse.platform:org.eclipse.osgi 
(#2886)
fdd7b11b5b is described below

commit fdd7b11b5b5174875264613d53745349f27f0a44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 11 05:57:17 2026 +0200

    build(deps-dev): bump org.eclipse.platform:org.eclipse.osgi (#2886)
    
    Bumps 
[org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox)
 from 3.24.200 to 3.24.300.
    - [Commits](https://github.com/eclipse-equinox/equinox/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.platform:org.eclipse.osgi
      dependency-version: 3.24.300
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e6300583ec..429249f2c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
         <easymock.version>5.7.0</easymock.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
-        <equinox.version>3.24.200</equinox.version>
+        <equinox.version>3.24.300</equinox.version>
         <equinox.region.version>1.5.800</equinox.region.version>
         <equinox.coordinator.version>1.5.500</equinox.coordinator.version>
 

Reply via email to