From 2240152c9de7888c725a6fb71ffda796dbee7628 Mon Sep 17 00:00:00 2001 From: Lucas Li Date: Wed, 18 Dec 2024 14:40:28 -0800 Subject: [PATCH] more upgrade in notification-push-api --- server/wfone-notification-push-api/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server/wfone-notification-push-api/pom.xml b/server/wfone-notification-push-api/pom.xml index 49220a65e..06cbb0b3a 100644 --- a/server/wfone-notification-push-api/pom.xml +++ b/server/wfone-notification-push-api/pom.xml @@ -105,8 +105,9 @@ javax.servlet - javax.servlet-api + jakarta.servlet-api 5.0.0 + provided