add javax.annotation-api dependency to xxl-job-core/pom.xml
The class com.xxl.job.core.glue.impl.SpringGlueFactory imports javax.annotation.Resource, which requires the annotation API. This commit adds this dependency to the Maven build. |
---|
|
xxl-job-core/pom.xml |
---|