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

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

commit 75ec897aa7c972b837a6f27329a61534a6ba8c6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 14:01:59 2026 -0500

    Bump org.jboss.logging:jboss-logging from 3.6.1.Final to 3.6.2.Final (#2851)
    
    Bumps 
[org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging)
 from 3.6.1.Final to 3.6.2.Final.
    - [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
    - 
[Commits](https://github.com/jboss-logging/jboss-logging/compare/3.6.1.Final...v3.6.2.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.logging:jboss-logging
      dependency-version: 3.6.2.Final
      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>
    (cherry picked from commit d0945603c2c1a14ee6801992a4d7984737ba6fd4)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ae6fb0e23e..6f94de9d25 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -155,7 +155,7 @@
         <cxf.jaxb.version>4.0.4</cxf.jaxb.version>
         
<cxf.jaxb.xjc.version>${cxf.jaxb.runtime.version}</cxf.jaxb.xjc.version>
         <cxf.jaxen.version>2.0.0</cxf.jaxen.version>
-        <cxf.jboss.logging.version>3.6.1.Final</cxf.jboss.logging.version>
+        <cxf.jboss.logging.version>3.6.2.Final</cxf.jboss.logging.version>
         <cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version>
         <cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>
         <cxf.jcache.version>1.1.1</cxf.jcache.version>

Reply via email to