From c3c3155cd87213fe38ef50c48e43978085e51191 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jun 2021 19:14:25 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-1078499 - https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-1298655 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6824f13603..c8a23586f1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.sonatype.oss oss-parent 9 - + @@ -168,7 +168,7 @@ - + @@ -393,7 +393,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.1.0.RELEASE + 2.4.1.RELEASE @@ -574,7 +574,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.7 commons-logging @@ -585,7 +585,7 @@ com.nimbusds nimbus-jose-jwt - 5.4 + 8.21.1 org.bouncycastle