Skip to content

Commit

Permalink
Merge pull request #255 from Guidewire/Guidewire/chore/KETI-4859
Browse files Browse the repository at this point in the history
Update nimbusJwt to com.nimbusds:nimbus-jose-jwt:9.37.2
  • Loading branch information
msherwinguidewire authored Jul 11, 2024
2 parents cface48 + 7ee6431 commit 9af7236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ libraries.unboundIdScimSdk = "com.unboundid.product.scim:scim-sdk:1.8.26"
libraries.velocity = "org.apache.velocity:velocity-engine-core:2.3"
libraries.xerces = "xerces:xercesImpl:2.12.2"
libraries.zxing = "com.google.zxing:javase:3.5.1"
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:9.25.6"
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:9.37.2"
libraries.xmlSecurity = "org.apache.santuario:xmlsec:3.0.1"
libraries.orgJson = "org.json:json:20220924"
libraries.spingSamlEsapiDependencyVersion = "org.owasp.esapi:esapi:2.5.1.0"
Expand Down

0 comments on commit 9af7236

Please sign in to comment.