Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 3d10fb6 commit ddd436e
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 @@ -108,7 +108,7 @@
<commons-configuration.version>1.10</commons-configuration.version>
<maven-plugin-api.version>3.9.6</maven-plugin-api.version>
<maven-plugin-annotations.version>3.11.0</maven-plugin-annotations.version>
<slf4j.version>1.7.36</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
<logback.version>1.2.13</logback.version>
<jacoco.version>0.8.11</jacoco.version>
<testng.version>7.9.0</testng.version>
Expand Down

0 comments on commit ddd436e

Please sign in to comment.