This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 18a1e9795c5798b4e8f1f23764cc3633ec9743fb
Author: Amichai Rothman <amich...@amichais.net>
AuthorDate: Sun Jun 15 18:31:09 2025 +0300

    [UPGRADE] upgrade jwks-rsa to 0.22.1
---
 server/protocols/jwt/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/protocols/jwt/pom.xml b/server/protocols/jwt/pom.xml
index 157f6f002b..8d551fe970 100644
--- a/server/protocols/jwt/pom.xml
+++ b/server/protocols/jwt/pom.xml
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>com.auth0</groupId>
             <artifactId>jwks-rsa</artifactId>
-            <version>0.22.0</version>
+            <version>0.22.1</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to