Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 80822c2 commit 92df6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ limitations under the License.</license.inlineheader>
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>9.40</version>
<version>9.41</version>
</dependency>

<!-- Fixes CWE-835 -->
Expand Down

0 comments on commit 92df6e6

Please sign in to comment.