From 19648a4bb67255cb43d6dd68675db1110604ab98 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Jul 2018 05:06:20 +0000 Subject: [PATCH] fix: datatables-thymeleaf-javaconfig/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-30164 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-30165 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-31326 --- datatables-thymeleaf-javaconfig/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datatables-thymeleaf-javaconfig/pom.xml b/datatables-thymeleaf-javaconfig/pom.xml index 6baddae..b5a98b9 100644 --- a/datatables-thymeleaf-javaconfig/pom.xml +++ b/datatables-thymeleaf-javaconfig/pom.xml @@ -36,12 +36,12 @@ org.springframework spring-web - 4.1.6.RELEASE + 4.1.8.RELEASE org.springframework spring-webmvc - 4.1.6.RELEASE + 4.1.8.RELEASE