This is an automated email from the ASF dual-hosted git repository. alexoree pushed a commit to branch feature/JUDDI-991 in repository https://gitbox.apache.org/repos/asf/juddi.git
commit 044d97ff22f51bca8f58496bac20aea25c5e68d6 Author: Alex O'Ree <[email protected]> AuthorDate: Fri Dec 13 16:24:00 2019 -0500 JUDDI-991 cxf update --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cee0379..f934c51 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ under the License. <sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <cxf.version>3.2.6</cxf.version> + <cxf.version>3.3.4</cxf.version> <springframework.version>3.2.18.RELEASE</springframework.version> <apache.tomcat.version>9.0.30</apache.tomcat.version> <jacoco.it.execution.data.file>${project.build.directory}/coverage-reports/jacoco-it.exec</jacoco.it.execution.data.file> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
