Skip to content

Commit

Permalink
Bump logback.version from 1.5.7 to 1.5.8
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.7 to 1.5.8.

Updates `ch.qos.logback:logback-classic` from 1.5.7 to 1.5.8
- [Commits](qos-ch/logback@v_1.5.7...v_1.5.8)

Updates `ch.qos.logback:logback-core` from 1.5.7 to 1.5.8
- [Commits](qos-ch/logback@v_1.5.7...v_1.5.8)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent b0694f4 commit dd5cadb
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 @@ -111,7 +111,7 @@
<jsr305.version>3.0.2</jsr305.version>
<hamcrest.version>3.0</hamcrest.version>
<junit.version>4.13.2</junit.version>
<logback.version>1.5.7</logback.version>
<logback.version>1.5.8</logback.version>
<mockito.version>5.13.0</mockito.version>
<slf4j.version>2.0.16</slf4j.version>
<spotbugs.annotations.version>4.8.6</spotbugs.annotations.version>
Expand Down

0 comments on commit dd5cadb

Please sign in to comment.