Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-jdk14 from 2.0.10 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-jdk14 from 2.0.10 to 2.0.11.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mojito317 committed Jan 10, 2024
1 parent eaba522 commit 3885ba1
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 @@ -37,7 +37,7 @@
<maven-failsafe-plugin-version>3.2.3</maven-failsafe-plugin-version>
<maven-buildnumber-plugin-version>3.2.0</maven-buildnumber-plugin-version>
<mockito-version>5.8.0</mockito-version>
<slf4j-version>2.0.10</slf4j-version>
<slf4j-version>2.0.11</slf4j-version>

<!-- Set UTF-8 encoding -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 3885ba1

Please sign in to comment.