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 c4ed00a9405 Update Apache Camel to 4.22.1
c4ed00a9405 is described below
commit c4ed00a94050af9170f0897b91166b94819fe145
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Sep 20 09:00:48 2026 -0400
Update Apache Camel to 4.22.1
---
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 2f2aaec57b2..07c4840067f 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -51,7 +51,7 @@
<cxf.h2.version>2.4.240</cxf.h2.version>
<cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>
<cxf.narayana.spring.boot.version>2.6.7</cxf.narayana.spring.boot.version>
- <cxf.camel.version>4.22.0</cxf.camel.version>
+ <cxf.camel.version>4.22.1</cxf.camel.version>
<cxf.openfeign.version>13.15</cxf.openfeign.version>
</properties>
<dependencies>