From 5118f25b2cc1bbc2961c5219958ec60cb99128bd Mon Sep 17 00:00:00 2001 From: yanglin Date: Thu, 10 Oct 2024 11:29:19 +0800 Subject: [PATCH] =?UTF-8?q?hotfix:=20=E6=B7=BB=E5=8A=A0=E7=BC=BA=E5=A4=B1?= =?UTF-8?q?=E7=9A=84=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- msg-notices/msg-notices-client/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/msg-notices/msg-notices-client/pom.xml b/msg-notices/msg-notices-client/pom.xml index bb9cd143..55e25855 100644 --- a/msg-notices/msg-notices-client/pom.xml +++ b/msg-notices/msg-notices-client/pom.xml @@ -89,6 +89,11 @@ msg-center-common 1.0.0-SNAPSHOT + + org.jetbrains + annotations + 26.0.0 +