From 21f01ed83f01c5bfb5e7f290ec93f46cd380c80b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Aug 2018 13:45:21 +0000 Subject: [PATCH 1/4] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-32111 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37b4e4bc..56d8a9e1 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ com.fasterxml.jackson.core jackson-databind - 2.2.3 + 2.8.11.1 org.apache.maven From 27ef9465d8867c6475e2b0bd1ada57738b5fbf33 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Aug 2018 08:54:34 +0000 Subject: [PATCH 2/4] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 56d8a9e1..7eae5c9d 100644 --- a/pom.xml +++ b/pom.xml @@ -155,12 +155,12 @@ org.apache.maven maven-core - 3.3.3 + 3.5.0 org.apache.maven maven-artifact - 3.3.3 + 3.5.0 org.eclipse.jgit From 1b40c592fc43fd90ba83a100010aee17e9c57688 Mon Sep 17 00:00:00 2001 From: Akshay B Date: Thu, 23 Aug 2018 10:06:32 -0400 Subject: [PATCH 3/4] updated pom with docker-client-8.11.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7eae5c9d..b69d0e3f 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.spotify docker-client - 8.11.4 + 8.11.7 shaded From 3fdba7aafc16a218486a0d61c5c69c6b29bc241e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Aug 2018 07:07:53 +0000 Subject: [PATCH 4/4] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b69d0e3f..a774f911 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ com.google.auth google-auth-library-oauth2-http - 0.6.0 + 0.11.0 com.typesafe