mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-30 02:35:49 +00:00
Downgrade wro4j.version to 1.10.0 since [WARNING] Checksum validation failed, no checksums available from central for https://repo.maven.apache.org/maven2/org/webjars/npm/entities/2.1.0/entities-2.1.0.jar
This commit is contained in:
parent
adc6f4b42f
commit
f9b839dfaa
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -25,7 +25,7 @@
|
|||
<webjars-bootstrap.version>5.0.1</webjars-bootstrap.version>
|
||||
<webjars-jquery-ui.version>1.12.1</webjars-jquery-ui.version>
|
||||
<webjars-jquery.version>3.6.0</webjars-jquery.version>
|
||||
<wro4j.version>1.10.1</wro4j.version>
|
||||
<wro4j.version>1.10.0</wro4j.version>
|
||||
|
||||
<jacoco.version>0.8.7</jacoco.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue