Skip to content

Commit fb52204

Browse files
dependabot[bot]jacopoc
authored andcommitted
Bump com.auth0:java-jwt from 4.5.1 to 4.5.2
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.5.1...4.5.2) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53b8da3 commit fb52204

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
@@ -76,7 +76,7 @@ dependencies {
7676
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.3'
7777
implementation 'oro:oro:2.0.8'
7878
implementation 'wsdl4j:wsdl4j:1.6.3'
79-
implementation 'com.auth0:java-jwt:4.5.1'
79+
implementation 'com.auth0:java-jwt:4.5.2'
8080
implementation 'com.auth0:jwks-rsa:0.23.1'
8181
implementation 'org.jdom:jdom2:2.0.6.1'
8282
implementation 'com.google.re2j:re2j:1.8'

0 commit comments

Comments
 (0)