Skip to content

Commit

Permalink
Bump log4j to 2.23.1
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.23.0 to 2.23.1.

https://github.com/apache/logging-log4j2/releases/tag/rel%2F2.23.1

Signed-off-by: Ivan Hrasko <[email protected]>
  • Loading branch information
snyk-bot authored and ihrasko committed Apr 5, 2024
1 parent bb1d637 commit 7e0e8ca
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>17</maven.compiler.release>
<!-- Overrides Spring Boot slf4j and log4j2 dependency version -->
<slf4j.version>2.0.12</slf4j.version>
<log4j2.version>2.23.0</log4j2.version>
<log4j2.version>2.23.1</log4j2.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7e0e8ca

Please sign in to comment.