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 7d61d94 Bump org.eclipse.platform:org.eclipse.osgi from 3.24.0 to
3.24.100
7d61d94 is described below
commit 7d61d940564c1269e79b22f97b19e00bab1ba30b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 04:52:41 2026 +0000
Bump org.eclipse.platform:org.eclipse.osgi from 3.24.0 to 3.24.100
Bumps
[org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox)
from 3.24.0 to 3.24.100.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-version: 3.24.100
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 212724d..0a97ffe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
- <version>3.24.0</version>
+ <version>3.24.100</version>
</dependency>
<!-- Test dependencies -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]