From bf0ee3e3dad2aac1f23f1572c3b9eda6c100114a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Aug 2021 00:14:27 +0000 Subject: [PATCH] fix: upgrade org.springframework.security.oauth:spring-security-oauth2 from 2.5.0.RELEASE to 2.5.1.RELEASE Snyk has created this PR to upgrade org.springframework.security.oauth:spring-security-oauth2 from 2.5.0.RELEASE to 2.5.1.RELEASE. See this package in Maven Repository: https://mvnrepository.com/artifact/org.springframework.security.oauth/spring-security-oauth2/ See this project in Snyk: https://app.snyk.io/org/mrdavidlaing/project/04c9bfc0-a0a9-486e-a4bd-af60d83dff6b?utm_source=github&utm_medium=upgrade-pr --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 8bf2c8eb688..01b06e98905 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -710,7 +710,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.5.0.RELEASE + 2.5.1.RELEASE compile