Revert direct dependency on Jasper pending changes in Tomcat

This commit is contained in:
Dave Syer 2014-01-21 10:06:24 +00:00
parent 8f4059147c
commit 02f6814d93
1 changed files with 0 additions and 4 deletions

View File

@ -17,10 +17,6 @@
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-logging-juli</artifactId>