Skip to content

Commit

Permalink
Bump jquery from 3.5.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/webjars/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/webjars/jquery/releases)
- [Commits](webjars/jquery@jquery-3.5.1...jquery-3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nfrankel committed Mar 17, 2021
1 parent a93bcd9 commit d1d2c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery</artifactId>
<version>3.5.1</version>
<version>3.6.0</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
Expand Down

0 comments on commit d1d2c80

Please sign in to comment.