Skip to content

Commit

Permalink
Bump version.slf4j from 2.0.13 to 2.0.14
Browse files Browse the repository at this point in the history
Bumps `version.slf4j` from 2.0.13 to 2.0.14.

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 8c2ca42 commit f1d85f6
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.14</version.slf4j>

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

0 comments on commit f1d85f6

Please sign in to comment.