From 32d6723ad91f14df38e65c023741d2faac106d26 Mon Sep 17 00:00:00 2001 From: xuxueli <931591021@qq.com> Date: Sun, 29 Mar 2020 00:43:30 +0800 Subject: [PATCH] update rm --- pom.xml | 1 + xxl-job-core/pom.xml | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a41a4fcb..b41e40ae 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,7 @@ 1.7.30 4.13 + 1.3.2 3.0.2 diff --git a/xxl-job-core/pom.xml b/xxl-job-core/pom.xml index e6bc25e0..14559baa 100644 --- a/xxl-job-core/pom.xml +++ b/xxl-job-core/pom.xml @@ -45,11 +45,12 @@ test - + javax.annotation javax.annotation-api - 1.3.2 + ${javax.annotation-api.version} + provided