Skip to content

Commit

Permalink
Bump slf4j.version from 1.7.33 to 1.7.35 (#493)
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 1.7.33 to 1.7.35.

Updates `slf4j-api` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35)

Updates `jcl-over-slf4j` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35)

Updates `slf4j-simple` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2022
1 parent cf170a8 commit afe946a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@
<scm.version>1.12.2</scm.version>
<sis.version>1.1</sis.version>
<!-- we'll need to stay on 1.7 until we're java modularized ? -->
<slf4j.version>1.7.33</slf4j.version>
<slf4j.version>1.7.35</slf4j.version>
<solrj.version>8.11.1</solrj.version>
<spring.version>5.3.15</spring.version>
<sqlite.version>3.36.0.3</sqlite.version>
Expand Down

0 comments on commit afe946a

Please sign in to comment.