Skip to content

Commit

Permalink
fix: upgrade org.lucee:lucee from 5.4.1.8 to 5.4.3.16
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.lucee:lucee from 5.4.1.8 to 5.4.3.16.

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

See this project in Snyk:
https://app.snyk.io/org/lmajano/project/ed714d62-4103-4efd-88bd-f6059d7861ed?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 6, 2023
1 parent a201a2e commit 2b5b5a0
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 @@ -296,7 +296,7 @@ lucee-core-version: ${minLuceeVersion}
<dependency>
<groupId>org.lucee</groupId>
<artifactId>lucee</artifactId>
<version>5.4.1.8</version>
<version>5.4.3.16</version>
<!-- https://www.baeldung.com/maven-dependency-scopes#2-provided -->
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 2b5b5a0

Please sign in to comment.