Skip to content

Commit

Permalink
fix: upgrade org.springframework.security.oauth:spring-security-oauth…
Browse files Browse the repository at this point in the history
…2 from 2.4.0.RELEASE to 2.5.1.RELEASE (#1632)

Snyk has created this PR to upgrade org.springframework.security.oauth:spring-security-oauth2 from 2.4.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/7b6f0e9d-1ed3-42a3-9196-694ea16994c9?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 5, 2021
1 parent 4d061cb commit 6b1ac15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
<dependency>
<groupId>org.springframework.security.oauth</groupId>
<artifactId>spring-security-oauth2</artifactId>
<version>2.4.0.RELEASE</version>
<version>2.5.1.RELEASE</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 6b1ac15

Please sign in to comment.