This commit is contained in:
Shinsuke Sugaya 2020-07-01 21:33:56 +09:00
parent a3b57ff346
commit b810bc8a11

View file

@ -1514,10 +1514,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</exclusion>
<exclusion>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>