Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.35 to 1.7.36
Browse files Browse the repository at this point in the history
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.35 to 1.7.36.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.35...v_1.7.36)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Feb 9, 2022
1 parent c146a3c commit a474f94
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 @@ -75,7 +75,7 @@
</distributionManagement>

<properties>
<slf4j.version>1.7.35</slf4j.version>
<slf4j.version>1.7.36</slf4j.version>
<junit.version>5.8.2</junit.version>
<mockito.version>4.3.1</mockito.version>
<assertj.version>3.22.0</assertj.version>
Expand Down

0 comments on commit a474f94

Please sign in to comment.