This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
new d1cfef3 [KARAF-7089]Upgrade to CXF 3.4.3
d1cfef3 is described below
commit d1cfef31119395a49722b340c62099b4c702cd9b
Author: Freeman Fang <[email protected]>
AuthorDate: Tue Mar 30 20:09:50 2021 -0400
[KARAF-7089]Upgrade to CXF 3.4.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1ecfddb..ed1d4ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<bouncycastle.version>1.66</bouncycastle.version>
<camel.version>3.6.0</camel.version>
<cglib.bundle.version>3.2.9_1</cglib.bundle.version>
- <cxf.version>3.4.0</cxf.version>
+ <cxf.version>3.4.3</cxf.version>
<jackson.version>2.10.5</jackson.version>
<jna.version>5.8.0</jna.version>
<jaxb.version>2.3.3</jaxb.version>