update dependencies
This commit is contained in:
parent
cf020a780c
commit
5334ab5c00
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -57,7 +57,7 @@
|
|||
<junit.jupiter.version>5.0.2</junit.jupiter.version>
|
||||
<junit.vintage.version>${junit.version}.0</junit.vintage.version>
|
||||
<junit.platform.version>1.0.0</junit.platform.version>
|
||||
<utflute.version>0.8.8</utflute.version>
|
||||
<utflute.version>0.9.0</utflute.version>
|
||||
|
||||
<!-- Crawler -->
|
||||
<crawler.version>3.0.0-SNAPSHOT</crawler.version>
|
||||
|
@ -72,7 +72,7 @@
|
|||
|
||||
<!-- Tomcat -->
|
||||
<tomcat.version>9.0.14</tomcat.version>
|
||||
<tomcat.boot.version>0.7.1-RC1</tomcat.boot.version>
|
||||
<tomcat.boot.version>0.7.1</tomcat.boot.version>
|
||||
|
||||
<!-- DEB & RPM build -->
|
||||
<packaging.fess.home.dir>/usr/share/fess</packaging.fess.home.dir>
|
||||
|
|
Loading…
Add table
Reference in a new issue