Skip to content

Commit

Permalink
build(deps): bump slf4j-jdk14 from 2.0.6 to 2.0.7 (#81)
Browse files Browse the repository at this point in the history
Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit eb76c2e)
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Aug 21, 2023
1 parent 6f5b2b4 commit 0cd139b
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 @@ -56,7 +56,7 @@
<com.fasterxml.jackson.version>2.14.1</com.fasterxml.jackson.version>
<javax.annotation.version>1.3.2</javax.annotation.version><!-- used by smallrye -->
<io.smallrye.config.version>2.12.3</io.smallrye.config.version>
<org.slf4j.version>2.0.6</org.slf4j.version>
<org.slf4j.version>2.0.7</org.slf4j.version>

<com.github.spotbugs.version>4.7.3</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>4.7.3.4</com.github.spotbugs.plugin.version>
Expand Down

0 comments on commit 0cd139b

Please sign in to comment.