Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
32d6723a
authored
Mar 29, 2020
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update rm
parent
b6ee5dd9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
pom.xml
xxl-job-core/pom.xml
pom.xml
View file @
32d6723a
...
@@ -34,6 +34,7 @@
...
@@ -34,6 +34,7 @@
<slf4j-api.version>
1.7.30
</slf4j-api.version>
<slf4j-api.version>
1.7.30
</slf4j-api.version>
<junit.version>
4.13
</junit.version>
<junit.version>
4.13
</junit.version>
<javax.annotation-api.version>
1.3.2
</javax.annotation-api.version>
<groovy.version>
3.0.2
</groovy.version>
<groovy.version>
3.0.2
</groovy.version>
...
...
xxl-job-core/pom.xml
View file @
32d6723a
...
@@ -45,11 +45,12 @@
...
@@ -45,11 +45,12 @@
<scope>
test
</scope>
<scope>
test
</scope>
</dependency>
</dependency>
<!-- javax.annotation -->
<!-- javax.annotation
-api
-->
<dependency>
<dependency>
<groupId>
javax.annotation
</groupId>
<groupId>
javax.annotation
</groupId>
<artifactId>
javax.annotation-api
</artifactId>
<artifactId>
javax.annotation-api
</artifactId>
<version>
1.3.2
</version>
<version>
${javax.annotation-api.version}
</version>
<scope>
provided
</scope>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment