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-COMGITHUBMWIEDE-6130900
  • Loading branch information
snyk-bot committed Mar 18, 2024
1 parent 434960b commit 762ddab
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 @@ -307,7 +307,7 @@ lucee-core-version: ${minLuceeVersion}
<dependency>
<groupId>org.lucee</groupId>
<artifactId>lucee</artifactId>
<version>5.4.4.38</version>
<version>5.4.5.23</version>
<!-- https://www.baeldung.com/maven-dependency-scopes#2-provided -->
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 762ddab

Please sign in to comment.