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 cab5419123 Update Weld to 5.1.2.Final in the distribution samples
cab5419123 is described below
commit cab5419123d53e6e45577ee1a857200cb5c4f239
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Dec 17 10:00:57 2024 -0500
Update Weld to 5.1.2.Final in the distribution samples
---
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 43295522d9..e682cf64e7 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.18.2</cxf.swagger.ui.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
<cxf.tomcat.version>10.1.34</cxf.tomcat.version>
- <cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
+ <cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.11.0</cxf.gson.version>
<cxf.lucene.version>9.12.1</cxf.lucene.version>
<cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>