From c193c9a05c69670aa2eae82cce90782dd33cbb48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 May 2022 01:39:50 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITYOAUTH-2772728 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad1d6eab6..a97af1837 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure - 2.6.6 + 2.6.7