Skip to content

Commit

Permalink
Merge pull request #3210 from cloudfoundry/dependabot/gradle/com.nimb…
Browse files Browse the repository at this point in the history
…usds-nimbus-jose-jwt-9.48

build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48
  • Loading branch information
duanemay authored Dec 23, 2024
2 parents 5e2e6d6 + fc85ba3 commit ed51fdd
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 @@ -131,7 +131,7 @@ libraries.tomcatJdbc = "org.apache.tomcat:tomcat-jdbc:${versions.tomcatCargoVers
libraries.unboundIdLdapSdk = "com.unboundid:unboundid-ldapsdk"
libraries.unboundIdScimSdk = "com.unboundid.product.scim:scim-sdk:1.8.26"
libraries.velocity = "org.apache.velocity:velocity-engine-core:2.4.1"
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:9.47"
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:9.48"
libraries.xmlSecurity = "org.apache.santuario:xmlsec:4.0.3"
libraries.xmlUnit = "org.xmlunit:xmlunit-assertj:2.10.0"
libraries.orgJson = "org.json:json:20240303"
Expand Down

0 comments on commit ed51fdd

Please sign in to comment.