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.git


The following commit(s) were added to refs/heads/main by this push:
     new 87163914a8d Bump org.glassfish.corba:glassfish-corba-orb from 5.0.0 to 
5.0.2 (#3097)
87163914a8d is described below

commit 87163914a8d9b621f967198b21b56fe9fa006a61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 08:29:37 2026 -0400

    Bump org.glassfish.corba:glassfish-corba-orb from 5.0.0 to 5.0.2 (#3097)
    
    Bumps org.glassfish.corba:glassfish-corba-orb from 5.0.0 to 5.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.corba:glassfish-corba-orb
      dependency-version: 5.0.2
      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>
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 86e2e892066..22a7ce4adb5 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -183,7 +183,7 @@
             <dependency>
                 <groupId>org.glassfish.corba</groupId>
                 <artifactId>glassfish-corba-orb</artifactId>
-                <version>5.0.0</version>
+                <version>5.0.2</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

Reply via email to