You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2022/05/11 02:41:54 UTC

[dubbo] branch 3.0.8-release updated: Revert "Bump resteasy-client in /dubbo-dependencies-bom (#9900)" (#10025)

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

liujun pushed a commit to branch 3.0.8-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.0.8-release by this push:
     new e915918e5c Revert "Bump resteasy-client in /dubbo-dependencies-bom (#9900)" (#10025)
e915918e5c is described below

commit e915918e5c43319e1a7e2cab547685658d98b36a
Author: ken.lj <ke...@gmail.com>
AuthorDate: Wed May 11 10:41:47 2022 +0800

    Revert "Bump resteasy-client in /dubbo-dependencies-bom (#9900)" (#10025)
    
    This reverts commit 1874ed2e3e931345f7a00f8261b3d4de9137ce12.
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index a5c34d8290..9af38d1935 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -130,7 +130,7 @@
         <envoy_api_version>0.1.23</envoy_api_version>
 
         <rs_api_version>2.0</rs_api_version>
-        <resteasy_version>3.14.0.Final</resteasy_version>
+        <resteasy_version>3.0.19.Final</resteasy_version>
         <tomcat_embed_version>8.5.69</tomcat_embed_version>
         <jetcd_version>0.5.3</jetcd_version>
         <nacos_version>2.0.4</nacos_version>