Skip to content

Commit

Permalink
build(deps): bump slf4j-jdk14 from 1.7.36 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.6.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2023
1 parent fcb4862 commit a1bacfb
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 @@ -55,7 +55,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>1.7.36</org.slf4j.version>
<org.slf4j.version>2.0.6</org.slf4j.version>

<com.github.spotbugs.version>4.7.3</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>${com.github.spotbugs.version}.0</com.github.spotbugs.plugin.version>
Expand Down

0 comments on commit a1bacfb

Please sign in to comment.