From 48d6b2f2b328bf9278d72e52a1f96b52d5eea595 Mon Sep 17 00:00:00 2001 From: sampadawagde Date: Tue, 15 Jun 2021 20:25:02 +0530 Subject: [PATCH] JAVA-5622: Fix failing integration test --- spring-boot-modules/spring-boot-testing/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spring-boot-modules/spring-boot-testing/pom.xml b/spring-boot-modules/spring-boot-testing/pom.xml index f4df242f2c..f70e77b31a 100644 --- a/spring-boot-modules/spring-boot-testing/pom.xml +++ b/spring-boot-modules/spring-boot-testing/pom.xml @@ -80,11 +80,6 @@ ${spock.version} test - - io.rest-assured - rest-assured - test -