mirror of
https://github.com/theonedev/onedev.git
synced 2026-02-01 17:37:19 +00:00
Update javax.activation to 1.1.1 to keep up with agent
This commit is contained in:
parent
c32442a97b
commit
0d1494520e
5
pom.xml
5
pom.xml
@ -129,6 +129,11 @@
|
||||
<artifactId>commons-jsymbol</artifactId>
|
||||
<version>${commons.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user