From d313630a255a55180e013fd106db4ecd3657da56 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Thu, 22 Aug 2019 01:20:02 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-460111 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4c07912..5adf965 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.2.RELEASE - + @@ -76,7 +76,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.4