fix #563 : update tomcat
This commit is contained in:
parent
427b88a400
commit
b12be049c8
1 changed files with 1 additions and 5 deletions
6
pom.xml
6
pom.xml
|
@ -67,7 +67,7 @@
|
|||
<cluster.runner.version>2.3.0.0</cluster.runner.version>
|
||||
|
||||
<!-- Tomcat -->
|
||||
<tomcat.boot.version>0.4.4</tomcat.boot.version>
|
||||
<tomcat.boot.version>0.5.0-RC1</tomcat.boot.version>
|
||||
|
||||
<!-- DEB & RPM build -->
|
||||
<packaging.fess.home.dir>/usr/share/fess</packaging.fess.home.dir>
|
||||
|
@ -1208,10 +1208,6 @@
|
|||
<groupId>org.apache.tomcat</groupId>
|
||||
<artifactId>tomcat-servlet-api</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.apache.tomcat</groupId>
|
||||
<artifactId>tomcat-juli</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.apache.tomcat</groupId>
|
||||
<artifactId>tomcat-api</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue