Skip to content

Commit 3b0fae9

Browse files
Bump com.auth0:java-jwt from 3.19.4 to 4.5.0
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 3.19.4 to 4.5.0. - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@3.19.4...4.5.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a518f5 commit 3b0fae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<exec.plugin.version>3.6.2</exec.plugin.version>
123123
<javadoc.plugin.version>3.12.0</javadoc.plugin.version>
124124
<gpg.plugin.version>3.2.8</gpg.plugin.version>
125-
<java-jwt.version>3.19.4</java-jwt.version>
125+
<java-jwt.version>4.5.0</java-jwt.version>
126126
<jackson-databind.version>2.20.0</jackson-databind.version>
127127
<httpclient.version>4.5.14</httpclient.version>
128128
<servlet.api.version>6.1.0</servlet.api.version>

0 commit comments

Comments
 (0)