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

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

commit a6f483153183a3f3c39f6ffe48b19abc1d544be7
Author: Kevin Risden <kris...@apache.org>
AuthorDate: Mon Dec 14 15:32:58 2020 -0500

    KNOX-2486 - Upgrade rest-assured to 4.3.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a500d17..f8427d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,7 +250,7 @@
         <opensaml.version>3.4.5</opensaml.version>
         <pac4j.version>4.0.3</pac4j.version>
         <protobuf.version>3.13.0</protobuf.version>
-        <rest-assured.version>4.3.1</rest-assured.version>
+        <rest-assured.version>4.3.3</rest-assured.version>
         <shiro.version>1.7.0</shiro.version>
         <shrinkwrap.version>1.2.6</shrinkwrap.version>
         <shrinkwrap.descriptors.version>2.0.0</shrinkwrap.descriptors.version>

Reply via email to