From 0baf90933d6e8c943245ccf7a9cb3dcee9526aa2 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Wed, 17 Jul 2019 02:40:47 +0000 Subject: [PATCH] fix: Web/pom.xml & pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-451604 --- Web/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 Web/pom.xml diff --git a/Web/pom.xml b/Web/pom.xml old mode 100755 new mode 100644 index fcb24d5..466f519 --- a/Web/pom.xml +++ b/Web/pom.xml @@ -50,7 +50,7 @@ com.giffing.wicket.spring.boot.starter wicket-spring-boot-starter - 2.0.4 + 2.1.2 diff --git a/pom.xml b/pom.xml index ec38bd5..ce73b0e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.springframework.boot spring-boot-starter-parent 2.0.0.BUILD-SNAPSHOT - + @@ -409,7 +409,7 @@ org.springframework spring-web - 5.0.2.BUILD-SNAPSHOT + 5.0.7.RELEASE com.giffing.wicket.spring.boot.starter