From 8102afa4486356d321cf47540c6d2fc8d25d1838 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Dec 2021 06:22:42 +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-ORGSPRINGFRAMEWORK-32202 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-536316 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-31336 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-31343 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITYOAUTH-173755 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITYOAUTH-174830 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5bcbbe6713..e1d92b6931 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.3.0.RELEASE org.springframework.boot