remove com.intellij:annotations
This commit is contained in:
parent
08a0d086b0
commit
0e322bd8a2
1 changed files with 4 additions and 0 deletions
4
pom.xml
4
pom.xml
|
@ -1279,6 +1279,10 @@
|
|||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>com.intellij</groupId>
|
||||
<artifactId>annotations</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue