mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
Fix jQuery version
This commit is contained in:
parent
bbc1c8bb80
commit
515f8d99fd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -33,7 +33,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.0.3-1</webjars-jquery.version>
|
||||
<webjars-jquery.version>2.2.4</webjars-jquery.version>
|
||||
<dandelion.version>1.1.1</dandelion.version>
|
||||
<dandelion.datatables.version>1.1.0</dandelion.datatables.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue