Skip to content

Commit

Permalink
fix: 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 13, 2024
1 parent 152442d commit 100a959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<lombok.version>1.18.22</lombok.version>
<!-- webjars -->
<webjars.locator.version>0.48</webjars.locator.version>
<bootstrap.version>4.6.1</bootstrap.version>
<bootstrap.version>5.3.3</bootstrap.version>
<jquery.version>3.6.0</jquery.version>
<popperjs.version>1.16.1-lts</popperjs.version>
<font.awesome.version>5.15.4</font.awesome.version>
Expand Down

0 comments on commit 100a959

Please sign in to comment.