Skip to content

Commit 4d9d3de

Browse files
build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4 (#3561)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3.1 to 10.4. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.4..10.3.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e610bc9 commit 4d9d3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ libraries.tomcatJdbc = "org.apache.tomcat:tomcat-jdbc:${versions.tomcatCargoVers
121121
libraries.unboundIdLdapSdk = "com.unboundid:unboundid-ldapsdk"
122122
libraries.unboundIdScimSdk = "com.unboundid.product.scim:scim-sdk:1.8.26"
123123
libraries.velocity = "org.apache.velocity:velocity-engine-core:2.4.1"
124-
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:10.3.1"
124+
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:10.4"
125125
libraries.xmlSecurity = "org.apache.santuario:xmlsec:4.0.4"
126126
libraries.xmlUnit = "org.xmlunit:xmlunit-assertj"
127127

0 commit comments

Comments
 (0)