This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch CXF-8671
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/CXF-8671 by this push:
new cb6cbe3943 Update Apache Camel to 4.4.1
cb6cbe3943 is described below
commit cb6cbe3943b05c880eac89a5e20f7a5363b1e69f
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Mar 15 17:55:35 2024 -0400
Update Apache Camel to 4.4.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 756d125605..12aaf01b42 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -50,7 +50,7 @@
<cxf.h2.version>2.2.224</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.4.0</cxf.camel.version>
+ <cxf.camel.version>4.4.1</cxf.camel.version>
</properties>
<dependencies>
<dependency>