update lastaflute

This commit is contained in:
Shinsuke Sugaya 2018-08-30 16:13:22 +09:00
parent 7a48a78bc4
commit 5f9f0acd29

View file

@ -40,7 +40,7 @@
<!-- Main Framework -->
<dbflute.version>1.1.8</dbflute.version>
<lastaflute.version>1.0.8</lastaflute.version>
<lastaflute.version>1.0.9</lastaflute.version>
<lasta.taglib.version>0.7.3</lasta.taglib.version>
<lasta.job.version>0.5.3</lasta.job.version>
<mailflute.version>0.6.0</mailflute.version>
@ -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.6</utflute.version>
<utflute.version>0.8.8</utflute.version>
<!-- Crawler -->
<crawler.version>3.0.0-SNAPSHOT</crawler.version>
@ -72,7 +72,7 @@
<!-- Tomcat -->
<tomcat.version>9.0.11</tomcat.version>
<tomcat.boot.version>0.7.0-RC2</tomcat.boot.version>
<tomcat.boot.version>0.7.0</tomcat.boot.version>
<!-- DEB & RPM build -->
<packaging.fess.home.dir>/usr/share/fess</packaging.fess.home.dir>