update to j2html 2.0.0
This commit is contained in:
parent
4dc146a902
commit
1da793ecb4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ dependencyResolutionManagement {
|
|||
library('jackson', 'com.fasterxml.jackson.core', 'jackson-databind').version('2.16.0')
|
||||
library('jna', 'net.java.dev.jna', 'jna').version('5.14.0')
|
||||
library('groovy-templates', 'org.apache.groovy', 'groovy-templates').versionRef('groovy')
|
||||
library('j2html', 'org.xbib', 'j2html').version('1.6.0')
|
||||
library('j2html', 'org.xbib', 'j2html').version('2.0.0')
|
||||
library('htmlflow', 'com.github.xmlet', 'htmlflow').version('4.0')
|
||||
library('webjars-bootstrap', 'org.webjars', 'bootstrap').version('5.2.3')
|
||||
library('webjars-jquery', 'org.webjars', 'jquery').version('3.6.4')
|
||||
|
|
Loading…
Reference in a new issue