Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 1.7.30 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.30 to 2.0.12.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 1edcdbb commit 671153b
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 @@ -51,7 +51,7 @@
<junit.version>4.12</junit.version>
<aws-java-sdk.version>1.11.1008</aws-java-sdk.version>
<testng.version>6.14.3</testng.version>
<slf4j.version>1.7.30</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
<jackson.version>2.14.1</jackson.version>
<log4j.version>2.17.0</log4j.version>
<jetty.version>11.0.14</jetty.version>
Expand Down

0 comments on commit 671153b

Please sign in to comment.