mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Updating Bootstrap version
From version 2.3.0 to 3.3.5
This commit is contained in:
parent
dd552f4970
commit
d5b1336790
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -36,7 +36,7 @@
|
|||
<mysql-driver.version>5.1.36</mysql-driver.version>
|
||||
|
||||
<!-- Web dependencies -->
|
||||
<webjars-bootstrap.version>2.3.0</webjars-bootstrap.version>
|
||||
<webjars-bootstrap.version>3.3.5</webjars-bootstrap.version>
|
||||
<webjars-jquery-ui.version>1.10.3</webjars-jquery-ui.version>
|
||||
<webjars-jquery.version>2.0.3-1</webjars-jquery.version>
|
||||
<dandelion.version>1.1.1</dandelion.version>
|
||||
|
|
Loading…
Reference in a new issue