From a2b1a40033eba16e6be3d2d408dab4684d2fab57 Mon Sep 17 00:00:00 2001
From: Shinsuke Sugaya <shinsuke@apache.org>
Date: Sat, 16 Jun 2018 23:03:53 +0900
Subject: [PATCH] rest-assured 3.1.0

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53b9cf282..e83844029 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1454,7 +1454,7 @@
 		<dependency>
 			<groupId>io.rest-assured</groupId>
 			<artifactId>rest-assured</artifactId>
-			<version>3.0.5</version>
+			<version>3.1.0</version>
 			<scope>test</scope>
 			<exclusions>
 				<exclusion>
-- 
GitLab