Skip to content

Commit

Permalink
chore(deps-dev): bump org.slf4j:slf4j-jdk14 from 1.7.36 to 2.0.16 (#208)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-jdk14 from 1.7.36 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2266d21 commit ddf4ae0
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 @@ -116,7 +116,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>1.7.36</version> <!-- Or the latest version -->
<version>2.0.16</version> <!-- Or the latest version -->
<scope>test</scope>
</dependency>
<!-- Used to verify xml -->
Expand Down

0 comments on commit ddf4ae0

Please sign in to comment.