Skip to content

Commit

Permalink
Bump slf4j-api to 2.0.16
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.14 to 2.0.16.

https://www.slf4j.org/news.html#2.0.15
https://www.slf4j.org/news.html#2.0.16

Signed-off-by: Ivan Hrasko <[email protected]>
(cherry picked from commit 4986cbe)
  • Loading branch information
snyk-bot authored and ihrasko committed Sep 12, 2024
1 parent 8698929 commit 0d516ed
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.14</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>
<log4j2.version>2.23.1</log4j2.version>
</properties>

Expand Down

0 comments on commit 0d516ed

Please sign in to comment.