Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Java] Bump logback.version from 1.5.7 to 1.5.8 in /java (apac…
…he#44023) 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 <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.5.7...v_1.5.8">compare view</a></li> </ul> </details> <br /> Updates `ch.qos.logback:logback-core` from 1.5.7 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.5.7...v_1.5.8">compare view</a></li> </ul> </details> <br /> 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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dane Pitkin <[email protected]>
- Loading branch information