From 9a0d573da7a65caf4bec2bbea37db1c0db32082e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 Oct 2020 21:19:46 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c3f56f2..f9f6851 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-dependencies 2.1.5.RELEASE - + pl.wavesoftware.testing testing-starter-parent @@ -107,7 +107,7 @@ ${maven.compiler.source} true - + ${skipTests} ${skipTests} @@ -134,7 +134,7 @@ org.awaitility awaitility - 3.1.6 + 4.0.3 test