From bc0bcbd41b8933f7e311cae0cf58a202a04d7d91 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Mar 2024 15:16:07 +0000 Subject: [PATCH] fix: upgrade com.auth0:jwks-rsa from 0.22.0 to 0.22.1 Snyk has created this PR to upgrade com.auth0:jwks-rsa from 0.22.0 to 0.22.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.auth0/jwks-rsa/ See this project in Snyk: https://app.snyk.io/org/marrobi/project/19b5b279-de26-4481-8fdd-30e32b28870c?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../guacamole/guacamole-server/guacamole-auth-azure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/workspace_services/guacamole/guacamole-server/guacamole-auth-azure/pom.xml b/templates/workspace_services/guacamole/guacamole-server/guacamole-auth-azure/pom.xml index 075cab92a8..2becdb2b96 100644 --- a/templates/workspace_services/guacamole/guacamole-server/guacamole-auth-azure/pom.xml +++ b/templates/workspace_services/guacamole/guacamole-server/guacamole-auth-azure/pom.xml @@ -20,7 +20,7 @@ com.auth0 jwks-rsa - 0.22.0 + 0.22.1 com.auth0