This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 309cfbf Upgrade to Apache Karaf 4.4.0-SNAPSHOT to get JDK-18 builds
going
309cfbf is described below
commit 309cfbf5710dab302eb4a611ac34dc288d1d8203
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jan 10 17:31:09 2022 -0500
Upgrade to Apache Karaf 4.4.0-SNAPSHOT to get JDK-18 builds going
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3f64499..eca77f6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -249,7 +249,7 @@
<cxf.jaxb.bundle.version>2.3.2_1</cxf.jaxb.bundle.version>
<cxf.jaxb.context.class.property>none</cxf.jaxb.context.class.property>
<cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version>
- <cxf.karaf.version>4.3.5</cxf.karaf.version>
+ <cxf.karaf.version>4.4.0-SNAPSHOT</cxf.karaf.version>
<cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
<cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version>
<cxf.osgi.saaj.version>[1.4,2)</cxf.osgi.saaj.version>