update resteasy version due to cve (#9811)

This commit is contained in:
PJ Fanning 2022-03-21 04:24:30 +01:00 committed by GitHub
parent 7c3f796279
commit 0b81ac5328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
<envoy_api_version>0.1.23</envoy_api_version>
<rs_api_version>2.0</rs_api_version>
<resteasy_version>3.0.19.Final</resteasy_version>
<resteasy_version>3.14.0.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>