From 8a8903a504c25e163684673567beff5f3270a367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C4=ABga?= <72249435+liga-oz@users.noreply.github.com> Date: Mon, 24 Jul 2023 13:50:37 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Līga <72249435+liga-oz@users.noreply.github.com> --- java-security/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/java-security/README.md b/java-security/README.md index 675615ba89..496d63e3a9 100644 --- a/java-security/README.md +++ b/java-security/README.md @@ -40,6 +40,7 @@ To be able to validate tokens it performs the following tasks: ## Requirements - Java 17 - [Apache HttpClient 4.5](https://hc.apache.org/httpcomponents-client-4.5.x/index.html) +- Tomcat 10 or any other servlet that supports Jakarta API ## Table of Contents 1. [Setup](#setup)