Commit 602e447
MINOR: [Java] Bump logback.version from 1.5.8 to 1.5.10 in /java (#44403)
Bumps `logback.version` from 1.5.8 to 1.5.10.
Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.10
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/qos-ch/logback/commit/56ec7b2e0f6047aef077dbefc34a57ed38881a54"><code>56ec7b2</code></a> prepare release 1.5.10</li>
<li><a href="https://github.com/qos-ch/logback/commit/a95bbc2b80c6a1da6eecac8bdfd1bf3f24177bf8"><code>a95bbc2</code></a> minor refactorings to allow ConfigurationModelHandlerFull and PropertiesConfi...</li>
<li><a href="https://github.com/qos-ch/logback/commit/cbbd8206d7c0e21c05c67d16a510384663878981"><code>cbbd820</code></a> fix issues/866</li>
<li><a href="https://github.com/qos-ch/logback/commit/77e95e0e8d67c6845c369ab9f7dee4824b9d5ff3"><code>77e95e0</code></a> start work on 1.5.10-SNAPSHOT</li>
<li><a href="https://github.com/qos-ch/logback/commit/49663a8898b6efdf061603a9caf35996462b0c4c"><code>49663a8</code></a> disable flaky test</li>
<li><a href="https://github.com/qos-ch/logback/commit/275664017e988ca2155728b250c3b3b6c38be7c1"><code>2756640</code></a> prepare release 1.5.9</li>
<li><a href="https://github.com/qos-ch/logback/commit/81d8376fdc54fe2cd9ca455243a814bded5e5d11"><code>81d8376</code></a> test for properties change detection from URL/http</li>
<li><a href="https://github.com/qos-ch/logback/commit/a496a040fab5dae285bccc87f8431941ed390c5e"><code>a496a04</code></a> adding http scan capability, had to move tests</li>
<li><a href="https://github.com/qos-ch/logback/commit/67c24f682198d87a980086adaa74c489d09dd962"><code>67c24f6</code></a> minor changes in RollingFileAppenderTest</li>
<li><a href="https://github.com/qos-ch/logback/commit/42caff87ae6eb553dcbf77e25ba87a9d340357ee"><code>42caff8</code></a> fix writing the header for RollingFileAppender (<a href="https://redirect.github.com/qos-ch/logback/issues/862">#862</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/qos-ch/logback/compare/v_1.5.8...v_1.5.10">compare view</a></li>
</ul>
</details>
<br />
Updates `ch.qos.logback:logback-core` from 1.5.8 to 1.5.10
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/qos-ch/logback/commit/56ec7b2e0f6047aef077dbefc34a57ed38881a54"><code>56ec7b2</code></a> prepare release 1.5.10</li>
<li><a href="https://github.com/qos-ch/logback/commit/a95bbc2b80c6a1da6eecac8bdfd1bf3f24177bf8"><code>a95bbc2</code></a> minor refactorings to allow ConfigurationModelHandlerFull and PropertiesConfi...</li>
<li><a href="https://github.com/qos-ch/logback/commit/cbbd8206d7c0e21c05c67d16a510384663878981"><code>cbbd820</code></a> fix issues/866</li>
<li><a href="https://github.com/qos-ch/logback/commit/77e95e0e8d67c6845c369ab9f7dee4824b9d5ff3"><code>77e95e0</code></a> start work on 1.5.10-SNAPSHOT</li>
<li><a href="https://github.com/qos-ch/logback/commit/49663a8898b6efdf061603a9caf35996462b0c4c"><code>49663a8</code></a> disable flaky test</li>
<li><a href="https://github.com/qos-ch/logback/commit/275664017e988ca2155728b250c3b3b6c38be7c1"><code>2756640</code></a> prepare release 1.5.9</li>
<li><a href="https://github.com/qos-ch/logback/commit/81d8376fdc54fe2cd9ca455243a814bded5e5d11"><code>81d8376</code></a> test for properties change detection from URL/http</li>
<li><a href="https://github.com/qos-ch/logback/commit/a496a040fab5dae285bccc87f8431941ed390c5e"><code>a496a04</code></a> adding http scan capability, had to move tests</li>
<li><a href="https://github.com/qos-ch/logback/commit/67c24f682198d87a980086adaa74c489d09dd962"><code>67c24f6</code></a> minor changes in RollingFileAppenderTest</li>
<li><a href="https://github.com/qos-ch/logback/commit/42caff87ae6eb553dcbf77e25ba87a9d340357ee"><code>42caff8</code></a> fix writing the header for RollingFileAppender (<a href="https://redirect.github.com/qos-ch/logback/issues/862">#862</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/qos-ch/logback/compare/v_1.5.8...v_1.5.10">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: David Li <li.davidm96@gmail.com>1 parent 67c4d5e commit 602e447
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments