Skip to content

Commit 1a96c1c

Browse files
Bump ch.qos.logback:logback-classic from 1.4.11 to 1.5.8 (#2003)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.5.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qos-ch/logback/commit/92e1a5ea0adc3bc215fc9441fb711fb5726974e4"><code>92e1a5e</code></a> prepare release 1.5.8</li> <li><a href="https://github.com/qos-ch/logback/commit/76d8dd86022daddf8733d11745f1e9fc42bc4a06"><code>76d8dd8</code></a> Update README.md, comment out CI action results</li> <li><a href="https://github.com/qos-ch/logback/commit/d7e0d59cbed5c3904b00166e1bd54f658ff16f2e"><code>d7e0d59</code></a> Merge branch 'master' of github.com:qos-ch/logback</li> <li><a href="https://github.com/qos-ch/logback/commit/fe3bf9d56533614864385ab7e35c29bf702b7e56"><code>fe3bf9d</code></a> os.name property is expected to be Mac OS X on Apple computers</li> <li><a href="https://github.com/qos-ch/logback/commit/980627396335ffb0eeb94e5a5a3e18f963494833"><code>9806273</code></a> Update README.md</li> <li><a href="https://github.com/qos-ch/logback/commit/c45f110ba2f97cfe78e6b4ff28f7fa83d3c7a0ff"><code>c45f110</code></a> check for Mac OS X</li> <li><a href="https://github.com/qos-ch/logback/commit/00c6f5eaf3a42b8ab012a6419fb24fa327ca6ef8"><code>00c6f5e</code></a> what is the os.name</li> <li><a href="https://github.com/qos-ch/logback/commit/7d03a42f4bd41e9eabaa8fc001d70c4f8aa122ef"><code>7d03a42</code></a> update actions/setup</li> <li><a href="https://github.com/qos-ch/logback/commit/edacb3b99083274f1f08f68729790d661e051c4f"><code>edacb3b</code></a> skip email sent termination test on MacOs</li> <li><a href="https://github.com/qos-ch/logback/commit/3b5d041d03f88b3f7a6440cb41b2b98f8dd1018f"><code>3b5d041</code></a> allow more time for timetout</li> <li>Additional commits viewable in <a href="https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.5.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.4.11&new-version=1.5.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29e13f2 commit 1a96c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<slf4j.version>2.0.16</slf4j.version>
5252
<zstd-jni.version>1.5.6-5</zstd-jni.version>
5353
<activation.version>2.0.1</activation.version>
54-
<logback.version>1.4.11</logback.version>
54+
<logback.version>1.5.8</logback.version>
5555
<jetbrains-annotations.version>24.1.0</jetbrains-annotations.version>
5656
</properties>
5757

0 commit comments

Comments
 (0)