From 9f6eef03d831d6b9beccbf842ddef1d910580162 Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Tue, 27 Feb 2024 13:12:36 +0000 Subject: [PATCH] Update to Servlet spec 6.1.0-M2 --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 2500adb4..1338305b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -87,7 +87,7 @@ jakarta.servlet jakarta.servlet-api - 6.1.0-SNAPSHOT + 6.1.0-M2 provided