Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.3
Browse files Browse the repository at this point in the history
(cherry picked from commit b81cc33b8797a5e9571634743f1b317551f6e9cc)
  • Loading branch information
Renovate Bot authored and colin-janke committed Sep 30, 2022
1 parent f9c5aa7 commit e0a145b
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 @@ -49,7 +49,7 @@
<apache-commons.version>2.2</apache-commons.version>
<jcommander.version>1.82</jcommander.version>

<slf4j-api.version>2.0.2</slf4j-api.version>
<slf4j-api.version>2.0.3</slf4j-api.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
<assertj.version>3.23.1</assertj.version>
Expand Down

0 comments on commit e0a145b

Please sign in to comment.