Skip to content

Commit

Permalink
Bump slf4j-api to 2.0.11
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:slf4j-api
from 2.0.10 to 2.0.11.

Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
  • Loading branch information
snyk-bot authored and ihrasko committed Jan 31, 2024
1 parent 4c043db commit 5ea5990
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 @@ -30,7 +30,7 @@
<properties>
<maven.compiler.release>17</maven.compiler.release>
<!-- Overrides Spring Boot slf4j and log4j2 dependency version -->
<slf4j.version>2.0.10</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>
<log4j2.version>2.22.1</log4j2.version>
</properties>

Expand Down

0 comments on commit 5ea5990

Please sign in to comment.