Skip to content

Commit

Permalink
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v10 (#1379)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 9854c1b commit 55dfc2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<junit-platform.version>1.9.1</junit-platform.version>
<netty.version>4.1.114.Final</netty.version>
<oci.revision>${project.version}</oci.revision>
<nimbus-jose-jwt.version>9.46</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>10.0</nimbus-jose-jwt.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 55dfc2b

Please sign in to comment.