Skip to content

Commit

Permalink
fix: upgrade org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 t…
Browse files Browse the repository at this point in the history
…o 2.22.1

Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j2-impl/

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/8e78bfc0-3728-47b1-b166-fd655935f27d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 13, 2024
1 parent 53a2c8c commit 32d5ecb
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.9</slf4j.version>
<log4j2.version>2.22.0</log4j2.version>
<log4j2.version>2.22.1</log4j2.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 32d5ecb

Please sign in to comment.