This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new 8dcbe33 Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to
3.23.200
8dcbe33 is described below
commit 8dcbe3371fe65c784fda5227d6f8d2fef2d64e42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 04:04:58 2025 +0000
Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.23.200
Bumps
[org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox)
from 3.18.600 to 3.23.200.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-version: 3.23.200
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 97d3d71..d5ff3a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
- <version>3.18.600</version>
+ <version>3.23.200</version>
</dependency>
<!-- Test dependencies -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]