From 53807aa60f438dd7e7816c65d00849600a4f01ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jan 2022 16:36:55 +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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5bcbbe6713..26f22afc05 100644 --- a/pom.xml +++ b/pom.xml @@ -479,7 +479,7 @@ org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure - 2.1.1.RELEASE + 2.6.2 org.springframework.boot