This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c078c8  Bump org.eclipse.platform:org.eclipse.osgi from 3.24.0 to 
3.24.100 (#305)
9c078c8 is described below

commit 9c078c8c7f9ea4900d0ad737144a82f44e94f80b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 21:34:00 2026 -0400

    Bump org.eclipse.platform:org.eclipse.osgi from 3.24.0 to 3.24.100 (#305)
    
    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: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>
---
 javadoc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/javadoc/pom.xml b/javadoc/pom.xml
index b2eead0..702d339 100644
--- a/javadoc/pom.xml
+++ b/javadoc/pom.xml
@@ -60,7 +60,7 @@
         <dependency>
             <groupId>org.eclipse.platform</groupId>
             <artifactId>org.eclipse.osgi</artifactId>
-            <version>3.24.0</version>
+            <version>3.24.100</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to