Fixes #23045 incorporate Tyrus M2

Signed-off-by: smillidge <steve.millidge@payara.fish>
diff --git a/appserver/pom.xml b/appserver/pom.xml
index 0ff15b0..6f63c7c 100644
--- a/appserver/pom.xml
+++ b/appserver/pom.xml
@@ -103,7 +103,7 @@
 
         <!-- Jakarta WebSocket -->
         <websocket-api.version>2.0.0-M1</websocket-api.version>
-        <tyrus.version>2.0.0-M1</tyrus.version>
+        <tyrus.version>2.0.0-M2</tyrus.version>
 
         <!-- Jakarta Concurrency -->
         <concurrent-api.version>2.0.0-RC2</concurrent-api.version>