From 3c04f23ba813ac54cad8f6bb1a4b19cdc8628151 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Wed, 16 Nov 2022 10:01:11 -0600 Subject: [PATCH] Use Servlet 6.0. While we test against Jakarta EE 9 in one profile, we must, in fact, use Servlet 6.0 across the board. Related: #1292. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d1a0aa7..a86480c9 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,7 @@ 2.0.1 2.0.1 2.1.0 - 5.0.0 + 6.0.0 2.0.1 3.0.1