This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch ISIS-2222 in repository https://gitbox.apache.org/repos/asf/isis.git
commit f4ae785785359377b2e44c5f8645badc9d6bd9f4 Author: danhaywood <[email protected]> AuthorDate: Sun Aug 30 12:29:39 2020 +0100 ISIS-2222: bumps cxf-rt-rs-client in attempt to address dependency convergence issue --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 9adfae8..55b0a02 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -91,7 +91,7 @@ <cucumber.version>5.1.2</cucumber.version> - <cxf-rt-rs-client.version>3.3.4</cxf-rt-rs-client.version> + <cxf-rt-rs-client.version>3.4.0</cxf-rt-rs-client.version> <danhaywood-java-assertjext.version>0.1.0</danhaywood-java-assertjext.version> <danhaywood-java-testsupport.version>1.0.0</danhaywood-java-testsupport.version>
