update dependencies
This commit is contained in:
parent
0bcb37e66f
commit
7ea482b255
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<project name="dbflute" basedir=".">
|
||||
<property name="mydbflute.dir" value="${basedir}/mydbflute" />
|
||||
<property name="target.dir" value="${basedir}/target" />
|
||||
<property name="branch.name" value="es-6.0" />
|
||||
<property name="branch.name" value="es-6.1" />
|
||||
<property name="mydbflute.url" value="https://github.com/lastaflute/lastaflute-example-waterfront/archive/${branch.name}.zip" />
|
||||
|
||||
<target name="mydbflute.check">
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -71,7 +71,7 @@
|
|||
<cluster.runner.version>${elasticsearch.version}.0</cluster.runner.version>
|
||||
|
||||
<!-- Tomcat -->
|
||||
<tomcat.version>9.0.2</tomcat.version>
|
||||
<tomcat.version>8.5.23</tomcat.version>
|
||||
<tomcat.boot.version>0.6.0</tomcat.boot.version>
|
||||
|
||||
<!-- DEB & RPM build -->
|
||||
|
|
Loading…
Add table
Reference in a new issue