You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/03/21 08:44:55 UTC

[isis] branch master updated: Bump cxf-rt-rs-client from 3.4.2 to 3.4.3

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new f1c8cf7  Bump cxf-rt-rs-client from 3.4.2 to 3.4.3
f1c8cf7 is described below

commit f1c8cf76e021d85f20d78ae15c2164f03b1f2695
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Mar 21 08:03:26 2021 +0000

    Bump cxf-rt-rs-client from 3.4.2 to 3.4.3
    
    Bumps cxf-rt-rs-client from 3.4.2 to 3.4.3.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index f9eb1ba..70c879d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -98,7 +98,7 @@
 
 		<cucumber.version>6.9.1</cucumber.version>
 
-		<cxf-rt-rs-client.version>3.4.2</cxf-rt-rs-client.version>
+		<cxf-rt-rs-client.version>3.4.3</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>