mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 11:22:48 +00:00
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:
parent
949278cd46
commit
0573cda3c2
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue