Skip to content
Snippets Groups Projects
Commit 089fe381 authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

update dependencies

parent b552e57f
Branches beta
Tags
No related merge requests found
...@@ -40,10 +40,10 @@ ...@@ -40,10 +40,10 @@
<!-- Main Framework --> <!-- Main Framework -->
<dbflute.version>1.1.3</dbflute.version> <dbflute.version>1.1.3</dbflute.version>
<lastaflute.version>0.9.9</lastaflute.version> <lastaflute.version>1.0.0-RC4</lastaflute.version>
<lasta.taglib.version>0.7.1</lasta.taglib.version> <lasta.taglib.version>0.7.1</lasta.taglib.version>
<lasta.job.version>0.5.0</lasta.job.version> <lasta.job.version>0.5.0</lasta.job.version>
<mailflute.version>0.5.5</mailflute.version> <mailflute.version>0.5.6</mailflute.version>
<!-- Partner Library --> <!-- Partner Library -->
<slf4j.version>1.7.25</slf4j.version> <slf4j.version>1.7.25</slf4j.version>
...@@ -54,10 +54,10 @@ ...@@ -54,10 +54,10 @@
<!-- Testing --> <!-- Testing -->
<junit.version>4.12</junit.version> <junit.version>4.12</junit.version>
<junit.jupiter.version>5.0.0-M4</junit.jupiter.version> <junit.jupiter.version>5.0.0-RC2</junit.jupiter.version>
<junit.vintage.version>${junit.version}.0-M4</junit.vintage.version> <junit.vintage.version>${junit.version}.0-RC2</junit.vintage.version>
<junit.platform.version>1.0.0-M4</junit.platform.version> <junit.platform.version>1.0.0-RC2</junit.platform.version>
<utflute.version>0.8.0</utflute.version> <utflute.version>0.8.1</utflute.version>
<!-- Crawler --> <!-- Crawler -->
<crawler.version>1.4.0</crawler.version> <crawler.version>1.4.0</crawler.version>
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
<!-- Tomcat --> <!-- Tomcat -->
<tomcat.version>8.5.20</tomcat.version> <tomcat.version>8.5.20</tomcat.version>
<tomcat.boot.version>0.5.5</tomcat.boot.version> <tomcat.boot.version>0.5.6</tomcat.boot.version>
<!-- DEB & RPM build --> <!-- DEB & RPM build -->
<packaging.fess.home.dir>/usr/share/fess</packaging.fess.home.dir> <packaging.fess.home.dir>/usr/share/fess</packaging.fess.home.dir>
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment