Shinsuke Sugaya
4 years ago
1 changed files with
4 additions and
0 deletions
-
4
0
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>
|