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 59e2c380a2 Bump org.eclipse.platform:org.eclipse.equinox.region (#2441)
59e2c380a2 is described below
commit 59e2c380a25c8295e9d6273f75bfacc084629909
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 18:20:12 2026 +0100
Bump org.eclipse.platform:org.eclipse.equinox.region (#2441)
Bumps
[org.eclipse.platform:org.eclipse.equinox.region](https://github.com/eclipse-equinox/equinox)
from 1.5.300 to 1.5.800.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.region
dependency-version: 1.5.800
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 82b2e9c275..92d0f636c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
<equinox.groupId>org.eclipse.platform</equinox.groupId>
<equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
<equinox.version>3.18.0</equinox.version>
- <equinox.region.version>1.5.300</equinox.region.version>
+ <equinox.region.version>1.5.800</equinox.region.version>
<equinox.coordinator.version>1.5.500</equinox.coordinator.version>
<felix.bundlerepository.version>2.0.10</felix.bundlerepository.version>