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

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

commit e1b29f9e89c1c016286851d50860eb5594493453
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Jul 22 07:34:10 2020 +0200

    Upgrade Resteasy to version 4.5.6.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1b29bda..ef3685f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -477,7 +477,7 @@
         <rescu-version>2.0.2</rescu-version>
         <resilience4j-version>1.5.0</resilience4j-version>
         <rest-assured-version>4.3.1</rest-assured-version>
-        <resteasy-version>4.5.3.Final</resteasy-version>
+        <resteasy-version>4.5.6.Final</resteasy-version>
         <revapi-java-version>0.21.1</revapi-java-version>
         <revapi-maven-plugin-version>0.11.5</revapi-maven-plugin-version>
         <rhino-version>1.7.7.1</rhino-version>

Reply via email to