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

reta pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit c7651f00216ca2272c8e7828691291f53f76dcad
Author: reta <[email protected]>
AuthorDate: Sun Jan 3 13:27:48 2021 -0500

    Update to Microprofile Rest Client API 2.0
    
    (cherry picked from commit 88907f141ee80792627da3cc7846d1562f6c0238)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ba7d0a8..8d201d2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,7 +164,7 @@
         <cxf.maven.core.version>3.6.3</cxf.maven.core.version>
         <cxf.micrometer.version>1.5.9</cxf.micrometer.version>
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>
-        
<cxf.microprofile.rest.client.version>2.0-RC3</cxf.microprofile.rest.client.version>
+        
<cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.1.3</cxf.mina.version>
         <cxf.mockito.version>3.4.6</cxf.mockito.version>

Reply via email to