Skip to content

Commit

Permalink
Bump version.slf4j from 2.0.13 to 2.0.16 (#138)
Browse files Browse the repository at this point in the history
Bumps `version.slf4j` from 2.0.13 to 2.0.16.

Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 90b948a commit a7b9609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<!-- Jetty -->
<version.jetty>11.0.7</version.jetty>
<version.slf4j>2.0.13</version.slf4j>
<version.slf4j>2.0.16</version.slf4j>

<!-- MicroProfile -->
<version.jakarta.annotation>2.1.1</version.jakarta.annotation>
Expand Down

0 comments on commit a7b9609

Please sign in to comment.