Skip to content

Commit

Permalink
Bump slf4j to 2.0.13
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.12 to 2.0.13.

https://github.com/qos-ch/slf4j/releases/tag/v_2.0.13

Signed-off-by: Ivan Hrasko <[email protected]>
(cherry picked from commit 6d3b14f)
  • Loading branch information
snyk-bot authored and ihrasko committed May 7, 2024
1 parent 0643ff9 commit 7dcb9e0
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.12</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<log4j2.version>2.23.1</log4j2.version>
</properties>

Expand Down

0 comments on commit 7dcb9e0

Please sign in to comment.