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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 57829f009133dd3261fc11dd660426043a6e7e2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 26 09:31:29 2023 -0400

    Bump org.glassfish.corba:glassfish-corba-orb from 4.2.4 to 4.2.5 (#1452)
    
    Bumps org.glassfish.corba:glassfish-corba-orb from 4.2.4 to 4.2.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.corba:glassfish-corba-orb
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4d930d6aab5136f1093448c6337da3e2dbe5d9a8)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
---
 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 2a2a66b9ab..7dea873fdb 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -320,7 +320,7 @@
                 <dependency>
                     <groupId>org.glassfish.corba</groupId>
                     <artifactId>glassfish-corba-orb</artifactId>
-                    <version>4.2.4</version>
+                    <version>4.2.5</version>
                 </dependency>
             </dependencies>
         </profile>

Reply via email to