Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump slf4j-simple from 2.0.0 to 2.0.1 (#1902)
Browse files Browse the repository at this point in the history
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.0...v_2.0.1)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2022
1 parent 8cc2692 commit 9824207
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 @@ -59,7 +59,7 @@
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-io.version>2.11.0</commons-io.version>
<log4j.version>2.18.0</log4j.version>
<slf4j.version>2.0.0</slf4j.version>
<slf4j.version>2.0.1</slf4j.version>
<feign.version>11.9.1</feign.version>
<commons-math3.version>3.6.1</commons-math3.version>
<bouncycastle.version>1.70</bouncycastle.version>
Expand Down

0 comments on commit 9824207

Please sign in to comment.