Skip to content

Commit

Permalink
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v10.0.2 (#…
Browse files Browse the repository at this point in the history
…27)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 323c992 commit e2f719d
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 @@ -113,7 +113,7 @@ SPDX-License-Identifier: CC0-1.0
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>10.0.1</version>
<version>10.0.2</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit e2f719d

Please sign in to comment.