From 75288982b473f8f10ecb7e212d77cffe4e2582bc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Jan 2022 07:40:51 +0000 Subject: [PATCH] fix: upgrade com.auth0:java-jwt from 0.2 to 0.5 Snyk has created this PR to upgrade com.auth0:java-jwt from 0.2 to 0.5. See this package in Maven Repository: https://mvnrepository.com/artifact/com.auth0/java-jwt/ See this project in Snyk: https://app.snyk.io/org/jswheeler/project/8c775a83-2ca8-4424-9a45-6eb01454bb33?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7ed0255..ce69604 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ com.auth0 java-jwt - 0.2 + 0.5 commons-dbcp