Skip to content

Commit

Permalink
Bump jquery from 3.5.1 to 3.6.4
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.4.
- [Release notes](https://github.com/webjars/jquery/releases)
- [Commits](webjars/jquery@jquery-3.5.1...jquery-3.6.4)

---
updated-dependencies:
- dependency-name: org.webjars:jquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gastaldi committed Mar 15, 2023
1 parent d40800d commit 6356b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
@@ -133,7 +133,7 @@
<webjar.bootstrap-multiselect.version>0.9.15</webjar.bootstrap-multiselect.version>
<webjar.bootstrap-icons.version>1.9.1</webjar.bootstrap-icons.version>
<webjar.font-awesome.version>6.2.1</webjar.font-awesome.version>
<webjar.jquery.version>3.6.3</webjar.jquery.version>
<webjar.jquery.version>3.6.4</webjar.jquery.version>
<webjar.codemirror.version>5.62.2</webjar.codemirror.version>
<!-- we don't add mermaid as a dependency as it brings a ton of things we don't use -->
<webjar.mermaid.version>9.4.0</webjar.mermaid.version>

0 comments on commit 6356b89

Please sign in to comment.