mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Merge pull request #13 from octodemo/dependabot/maven/org.webjars-jquery-3.6.0
Bump jquery from 2.2.4 to 3.6.0
This commit is contained in:
commit
40be2416a9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -24,7 +24,7 @@
|
|||
<!-- Web dependencies -->
|
||||
<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>
|
||||
<webjars-jquery.version>3.6.0</webjars-jquery.version>
|
||||
<wro4j.version>1.8.0</wro4j.version>
|
||||
|
||||
<jacoco.version>0.8.7</jacoco.version>
|
||||
|
|
Loading…
Reference in a new issue