Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 2.0.12 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.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.slf4j/slf4j-api/

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/0115c39a-4f78-4555-8c38-8b5c512ef1d9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 5, 2024
1 parent aa56252 commit e4c5c2c
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 e4c5c2c

Please sign in to comment.