Skip to content

Commit

Permalink
fix: upgrade org.apache.logging.log4j:log4j-api from 2.24.2 to 2.24.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api from 2.24.2 to 2.24.3.

See this package in maven:
org.apache.logging.log4j:log4j-api

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/ba32f064-49fa-49e8-84e7-805e883bc313?utm_source=github&utm_medium=referral&page=upgrade-pr

(cherry picked from commit 32b1872)
  • Loading branch information
snyk-bot authored and Tobianas committed Jan 9, 2025
1 parent 1d9d963 commit 6694ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/lighty-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<maven.compiler.release>21</maven.compiler.release>
<!-- Overrides Spring Boot slf4j and log4j2 dependency version -->
<slf4j.version>2.0.16</slf4j.version>
<log4j2.version>2.24.2</log4j2.version>
<log4j2.version>2.24.3</log4j2.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6694ff6

Please sign in to comment.