This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new c2c57a4dc3 Bump org.eclipse.platform:org.eclipse.equinox.coordinator
(#2401)
c2c57a4dc3 is described below
commit c2c57a4dc38a48591ca73c8b538c05ff873e477a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 06:05:23 2026 +0100
Bump org.eclipse.platform:org.eclipse.equinox.coordinator (#2401)
Bumps
[org.eclipse.platform:org.eclipse.equinox.coordinator](https://github.com/eclipse-equinox/equinox)
from 1.5.200 to 1.5.500.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.coordinator
dependency-version: 1.5.500
dependency-type: direct:production
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 7a8827f445..2a0b335153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
<equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
<equinox.version>3.18.0</equinox.version>
<equinox.region.version>1.5.300</equinox.region.version>
- <equinox.coordinator.version>1.5.200</equinox.coordinator.version>
+ <equinox.coordinator.version>1.5.500</equinox.coordinator.version>
<felix.bundlerepository.version>2.0.10</felix.bundlerepository.version>
<felix.cm.json.version>1.0.8</felix.cm.json.version>