Skip to content

Commit

Permalink
fix: upgrade com.auth0:java-jwt from 4.2.1 to 4.2.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.auth0:java-jwt from 4.2.1 to 4.2.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.auth0/java-jwt/

See this project in Snyk:
https://app.snyk.io/org/ohbus/project/4961aaf3-6c18-462b-9d30-4c34b2d481c8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 4, 2023
1 parent 1da8d6d commit 4799ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<spotless.plugin.version>2.23.0</spotless.plugin.version>
<google-java-format.version>1.15.0</google-java-format.version>
<license-maven-plugin.version>4.1</license-maven-plugin.version>
<auth0-jwt.version>4.2.1</auth0-jwt.version>
<auth0-jwt.version>4.2.2</auth0-jwt.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<zxing.version>3.5.0</zxing.version>
<mariadb.client.version>3.1.0</mariadb.client.version>
Expand Down

0 comments on commit 4799ed8

Please sign in to comment.