mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Bump jquery from 2.2.4 to 3.6.0
Bumps [jquery](https://github.com/webjars/jquery) from 2.2.4 to 3.6.0. - [Release notes](https://github.com/webjars/jquery/releases) - [Commits](https://github.com/webjars/jquery/compare/jquery-2.2.4...jquery-3.6.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0ad61e016a
commit
794e456ed2
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.5</jacoco.version>
|
||||
|
|
Loading…
Reference in a new issue