remove provided from tomcat-boot

This commit is contained in:
Shinsuke Sugaya 2015-10-23 22:32:15 +09:00
parent a67ecf8ce5
commit dac9c07da2

View file

@ -638,7 +638,6 @@
<groupId>org.dbflute.tomcat</groupId>
<artifactId>tomcat-boot</artifactId>
<version>${tomcat.boot.version}</version>
<scope>provided</scope>
</dependency>
<!-- test -->