Skip to content

Commit b2bfd19

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 792c0ea commit b2bfd19

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 'org.jdom:jdom:1.1.3' // don't upgrade above 1.1.3, makes a lot of not obvious and useless complications, see last commits of OFBIZ-12092 for more
8181
implementation 'com.google.re2j:re2j:1.8'
8282
implementation 'xerces:xercesImpl:2.12.2'

0 commit comments

Comments
 (0)