Skip to content

Commit

Permalink
fix: webwolf/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-7444620
  • Loading branch information
snyk-bot committed Jul 15, 2024
1 parent e83e67c commit e571586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webwolf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>3.3.7</version>
<version>5.3.3</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
Expand Down

0 comments on commit e571586

Please sign in to comment.