Skip to content

Commit 49bb5a8

Browse files
authored
update dependency com.nimbusds:nimbus-jose-jwt to v10.5 (#3613)
1 parent 1485642 commit 49bb5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ libraries.tomcatJdbc = "org.apache.tomcat:tomcat-jdbc:${versions.tomcatCargoVers
113113
libraries.unboundIdLdapSdk = "com.unboundid:unboundid-ldapsdk"
114114
libraries.unboundIdScimSdk = "com.unboundid.product.scim:scim-sdk:1.8.26"
115115
libraries.velocity = "org.apache.velocity:velocity-engine-core:2.4.1"
116-
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:10.4.2"
116+
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:10.5"
117117
libraries.xmlSecurity = "org.apache.santuario:xmlsec:4.0.4"
118118
libraries.xmlUnit = "org.xmlunit:xmlunit-assertj"
119119

0 commit comments

Comments
 (0)