Skip to content

Commit

Permalink
Bump slf4j.version from 2.0.0 to 2.0.1 (B3Partners#3362)
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 2.0.0 to 2.0.1.

Updates `slf4j-api` 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)

Updates `slf4j-reload4j` 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-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-reload4j
  dependency-type: direct:production
  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 acb13af commit 54d3482
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 @@ -62,7 +62,7 @@
<jaxb.api.version>2.3.3</jaxb.api.version>
<jaxb.impl.version>2.3.6</jaxb.impl.version>
<activation.api.version>1.2.2</activation.api.version>
<slf4j.version>2.0.0</slf4j.version>
<slf4j.version>2.0.1</slf4j.version>
<jackson2.version>2.13.3</jackson2.version>
<!-- skip integration tests by default, override this property from commandline
or as part of a profile, see eg. 'gh-action' profile in viewer -->
Expand Down

0 comments on commit 54d3482

Please sign in to comment.