Skip to content

Commit

Permalink
Merge branch 'bug_22533/upgrade_nimbus_jose_jwt_to_last_patch_release…
Browse files Browse the repository at this point in the history
…_pr' into branches/rudder/7.2
  • Loading branch information
Jenkins CI committed Mar 28, 2023
2 parents 437500b + b253c93 commit 2d7433c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-backends/pom-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>9.12.1</version>
<version>9.31</version>
<exclusions>
<exclusion>
<groupId>net.minidev</groupId>
Expand Down

0 comments on commit 2d7433c

Please sign in to comment.