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 19b6766baf build(deps-dev): bump org.eclipse.platform:org.eclipse.osgi
(#2708)
19b6766baf is described below
commit 19b6766baf4721e65c2b149e88c91fd08b270b4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 13:30:32 2026 +0200
build(deps-dev): bump org.eclipse.platform:org.eclipse.osgi (#2708)
Bumps
[org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox)
from 3.24.100 to 3.24.200.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-version: 3.24.200
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 1e3178b34f..e11eb835ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
<easymock.version>5.6.0</easymock.version>
<equinox.groupId>org.eclipse.platform</equinox.groupId>
<equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
- <equinox.version>3.24.100</equinox.version>
+ <equinox.version>3.24.200</equinox.version>
<equinox.region.version>1.5.800</equinox.region.version>
<equinox.coordinator.version>1.5.500</equinox.coordinator.version>