From 7ecbae35162340c5d57765d6fc9fafa8e8eb2944 Mon Sep 17 00:00:00 2001
From: snyk-bot
Date: Wed, 13 Nov 2019 02:40:49 +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-COMFASTERXMLJACKSONCORE-174736
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-32111
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450207
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450917
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-467014
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-467015
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-467016
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-469674
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-469676
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-471943
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-472980
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72445
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72446
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72447
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72448
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72449
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72450
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72451
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72882
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72883
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72884
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONDATATYPE-173759
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-31689
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-451604
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-460644
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-467268
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-72470
---
Web/pom.xml | 2 +-
pom.xml | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 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..35d07d7
--- 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.6
diff --git a/pom.xml b/pom.xml
index ec38bd5..7c86c73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
org.springframework.boot
spring-boot-starter-parent
2.0.0.BUILD-SNAPSHOT
-
+
@@ -318,7 +318,7 @@
org.springframework.boot
spring-boot-starter-test
- 1.5.7.RELEASE
+ 2.0.1.RELEASE
test
@@ -372,7 +372,7 @@
org.springframework
spring-context
- 5.0.2.BUILD-SNAPSHOT
+ 5.0.5.RELEASE
org.springframework
@@ -394,7 +394,7 @@
org.springframework.boot
spring-boot-autoconfigure
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
org.slf4j
@@ -409,7 +409,7 @@
org.springframework
spring-web
- 5.0.2.BUILD-SNAPSHOT
+ 5.0.5.RELEASE
com.giffing.wicket.spring.boot.starter
@@ -419,24 +419,24 @@
org.springframework
spring-test
- 5.0.2.BUILD-SNAPSHOT
+ 5.0.5.RELEASE
test
org.springframework.boot
spring-boot
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
org.springframework.boot
spring-boot-test
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
test
org.springframework
spring-beans
- 5.0.2.BUILD-SNAPSHOT
+ 5.0.5.RELEASE