Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent 82549f1 commit f8d22a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<compiler.plugin.version>3.11.0</compiler.plugin.version>
<!-- dependencies -->
<lombok.version>1.18.28</lombok.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<slf4j-log4j12.version>2.0.7</slf4j-log4j12.version>
<!-- do not change -->
<junit5.version>5.9.3</junit5.version>
Expand Down

0 comments on commit f8d22a4

Please sign in to comment.