dbflute 1.1.8 and add api doc settings

This commit is contained in:
Shinsuke Sugaya 2018-05-20 16:12:20 +09:00
parent 25498b625a
commit a141b1d720
2 changed files with 4 additions and 1 deletions

View file

@ -51,5 +51,8 @@ map:{
#; overrideMap = map:{
# ; fess.freeGen.mail.targetDir = ./playsql/data/mail
#}
; isSuppressDescriptionInList = true
; isSuppressAuthorInList = true
}
# ----------------/

View file

@ -39,7 +39,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<!-- Main Framework -->
<dbflute.version>1.1.7</dbflute.version>
<dbflute.version>1.1.8</dbflute.version>
<lastaflute.version>1.0.8</lastaflute.version>
<lasta.taglib.version>0.7.2</lasta.taglib.version>
<lasta.job.version>0.5.3</lasta.job.version>