From 78cfdf751fe75f52de3ae14eafd88b8c45d0f708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Wro=C5=84ski?= Date: Thu, 9 Nov 2023 10:22:33 +0100 Subject: [PATCH] Update README.md - 2.x line of Jersey compatibility expected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4259012b..43159ea0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Inflector uses the following libraries: - swagger models for the swagger definition - Jackson for JSON processing - - Jersey 2.40 for REST + - Jersey 2.x for REST - Minimum Java 8 ### Integration