Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.security:spring-secu…
Browse files Browse the repository at this point in the history
…rity-oauth2-jose to v5.8.7
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent f4114a3 commit f43b0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-jose</artifactId>
<version>5.7.2</version>
<version>5.8.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f43b0ab

Please sign in to comment.