Skip to content

Commit

Permalink
Merge pull request #16 from chensoul/renovate/nimbus-jose-jwt.version
Browse files Browse the repository at this point in the history
Update dependency com.nimbusds:nimbus-jose-jwt to v9.48
  • Loading branch information
chensoul authored Dec 23, 2024
2 parents 907e8e2 + 9423f20 commit b2af44f
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 @@ -18,7 +18,7 @@
<spring-security-oauth2-autoconfigure.version>2.6.8</spring-security-oauth2-autoconfigure.version>
<spring-security-oauth2.version>2.5.2.RELEASE</spring-security-oauth2.version>
<spring-security-jwt.version>1.1.1.RELEASE</spring-security-jwt.version>
<nimbus-jose-jwt.version>9.47</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.48</nimbus-jose-jwt.version>
<openfeign.version>13.5</openfeign.version>
</properties>

Expand Down

0 comments on commit b2af44f

Please sign in to comment.