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 e2910a9d38 Bump cxf.jboss.weld.version from 6.0.3.Final to 6.0.4.Final 
(#2830)
e2910a9d38 is described below

commit e2910a9d38822318bf212194ba465891eaf3bab3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 07:38:56 2026 -0500

    Bump cxf.jboss.weld.version from 6.0.3.Final to 6.0.4.Final (#2830)
    
    Bumps `cxf.jboss.weld.version` from 6.0.3.Final to 6.0.4.Final.
    
    Updates `org.jboss.weld.servlet:weld-servlet-core` from 6.0.3.Final to 
6.0.4.Final
    
    Updates `org.jboss.weld.se:weld-se-core` from 6.0.3.Final to 6.0.4.Final
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.weld.servlet:weld-servlet-core
      dependency-version: 6.0.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jboss.weld.se:weld-se-core
      dependency-version: 6.0.4.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>
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index cba474402e..27cff83fdd 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -39,7 +39,7 @@
         <cxf.swagger.ui.version>5.31.0</cxf.swagger.ui.version>
         <cxf.tika.version>3.2.3</cxf.tika.version>
         <cxf.tomcat.version>11.0.15</cxf.tomcat.version>
-        <cxf.jboss.weld.version>6.0.3.Final</cxf.jboss.weld.version>
+        <cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
         <cxf.gson.version>2.13.2</cxf.gson.version>
         <cxf.lucene.version>10.3.2</cxf.lucene.version>
         <cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 867cfde02b..731d70d814 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
         
<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.weld.version>6.0.3.Final</cxf.jboss.weld.version>
+        <cxf.jboss.weld.version>6.0.4.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>
         <cxf.jdom.version>1.0</cxf.jdom.version>

Reply via email to