Downgrade to wro4j 1.8.0

This commit downgrades the wro4j plugin to 1.8.0 as the latest version
requires Java 11.

See gh-707
This commit is contained in:
Arka Bandyopadhyay 2020-11-29 15:47:35 +05:30 committed by Stephane Nicoll
parent 949278cd46
commit 0573cda3c2

View file

@ -25,7 +25,7 @@
<webjars-bootstrap.version>3.3.6</webjars-bootstrap.version>
<webjars-jquery-ui.version>1.11.4</webjars-jquery-ui.version>
<webjars-jquery.version>2.2.4</webjars-jquery.version>
<wro4j.version>1.9.0</wro4j.version>
<wro4j.version>1.8.0</wro4j.version>
<jacoco.version>0.8.5</jacoco.version>
<nohttp-checkstyle.version>0.0.4.RELEASE</nohttp-checkstyle.version>