From 9e7fb8a477490d0f4b34825d9f4fbb39c5a8eba8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Apr 2022 19:04:28 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2330878 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-1078232 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-1290497 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6824f13603..19aed0f2c0 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.5.2.RELEASE