Skip to content
Snippets Groups Projects
Commit 0e322bd8 authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

remove com.intellij:annotations

parent 08a0d086
No related branches found
No related tags found
No related merge requests found
......@@ -1279,6 +1279,10 @@
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
</exclusion>
<exclusion>
<groupId>com.intellij</groupId>
<artifactId>annotations</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment