Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 1.7.21 to 1.7.36
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.21 to 1.7.36.

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

See this project in Snyk:
https://app.snyk.io/org/megaeasex/project/74897c99-781b-4a12-aba7-48c0b8b548c2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 18, 2024
1 parent 942ca08 commit 8461efb
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 @@
-->
<version.mockito>4.2.0</version.mockito>
<version.guava>32.0.0-jre</version.guava>
<version.slf4j>1.7.21</version.slf4j>
<version.slf4j>1.7.36</version.slf4j>
<version.byte-buddy>1.11.21</version.byte-buddy>
<version.auto-service>1.0.1</version.auto-service>
<version.javapoet>1.13.0</version.javapoet>
Expand Down

0 comments on commit 8461efb

Please sign in to comment.