From a40e0b8e157a4b61aadf2c44aee129a6b4285ab5 Mon Sep 17 00:00:00 2001 From: TerrenceGee <106004019+TerrenceGee@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:44:30 +0800 Subject: [PATCH] fix add javax.annotation to apply for java11 and more (#263) --- primihub-sdk/pom.xml | 146 ++++++++++++++++++++++--------------------- 1 file changed, 76 insertions(+), 70 deletions(-) diff --git a/primihub-sdk/pom.xml b/primihub-sdk/pom.xml index 539c29c55..8a0c80836 100644 --- a/primihub-sdk/pom.xml +++ b/primihub-sdk/pom.xml @@ -23,6 +23,12 @@ + + + javax.annotation + javax.annotation-api + 1.3.2 + com.alibaba fastjson @@ -96,76 +102,76 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +