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.10
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 1a04b1a commit c0c7bee
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.10</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c0c7bee

Please sign in to comment.