From 1886454abdb374d9a5230027f5123ee7b9b0094f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jun 2021 03:57:17 +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 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 115c3e24..0661dad8 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ com.github.jsonld-java jsonld-java - 0.12.4 + 0.13.3 @@ -139,7 +139,7 @@ commons-beanutils commons-beanutils - 1.9.3 + 1.9.4 @@ -178,8 +178,8 @@ eu.bavenir.ogwapi.App - - + + false