Skip to content

Commit

Permalink
fix: upgrade org.webjars:jquery from 3.6.4 to 3.7.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.webjars:jquery from 3.6.4 to 3.7.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.webjars/jquery/

See this project in Snyk:
https://app.snyk.io/org/luis100/project/4b5443af-2212-4a11-9910-1ef16f10c5ac?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 11, 2023
1 parent 7ca2838 commit d71c75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roda-ui/roda-wui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery</artifactId>
<version>3.6.4</version>
<version>3.7.1</version>
</dependency>
<!-- DBViewer iframe resize -->
<dependency>
Expand Down

0 comments on commit d71c75a

Please sign in to comment.