This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new 447f27b856 MINOR: [Java] Bump logback.version from 1.5.11 to 1.5.12 in
/java (#44550)
447f27b856 is described below
commit 447f27b85677e03d8d47984562de55a51a9dfb44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 20:19:50 2024 -0500
MINOR: [Java] Bump logback.version from 1.5.11 to 1.5.12 in /java (#44550)
Bumps `logback.version` from 1.5.11 to 1.5.12.
Updates `ch.qos.logback:logback-classic` from 1.5.11 to 1.5.12
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/3a64b51c5af2920e48104165700188b7b34013e3"><code>3a64b51</code></a>
prepare release 1.5.12</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ecae664df06c77b443388ef7105f58d455b7752c"><code>ecae664</code></a>
fix issues/879</li>
<li><a
href="https://github.com/qos-ch/logback/commit/85968fa3fe217a79760ec2b4a275e68cefeb8656"><code>85968fa</code></a>
logger call ends with two exceptions - fix issues/876</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ea3cec87a154efec8d8f62a312020827d88b11dc"><code>ea3cec8</code></a>
Update README.md</li>
<li><a
href="https://github.com/qos-ch/logback/commit/887cbba75b4731349a8c8ec25d713352ae53782b"><code>887cbba</code></a>
update README.md</li>
<li><a
href="https://github.com/qos-ch/logback/commit/df2a3b6e7dca7e3a3835a123f6e1b07909bd79f6"><code>df2a3b6</code></a>
start work on 1.5.12-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.11...v_1.5.12">compare
view</a></li>
</ul>
</details>
<br />
Updates `ch.qos.logback:logback-core` from 1.5.11 to 1.5.12
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/3a64b51c5af2920e48104165700188b7b34013e3"><code>3a64b51</code></a>
prepare release 1.5.12</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ecae664df06c77b443388ef7105f58d455b7752c"><code>ecae664</code></a>
fix issues/879</li>
<li><a
href="https://github.com/qos-ch/logback/commit/85968fa3fe217a79760ec2b4a275e68cefeb8656"><code>85968fa</code></a>
logger call ends with two exceptions - fix issues/876</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ea3cec87a154efec8d8f62a312020827d88b11dc"><code>ea3cec8</code></a>
Update README.md</li>
<li><a
href="https://github.com/qos-ch/logback/commit/887cbba75b4731349a8c8ec25d713352ae53782b"><code>887cbba</code></a>
update README.md</li>
<li><a
href="https://github.com/qos-ch/logback/commit/df2a3b6e7dca7e3a3835a123f6e1b07909bd79f6"><code>df2a3b6</code></a>
start work on 1.5.12-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.11...v_1.5.12">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 <[email protected]>
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index 7e3e908716..c4d6147d63 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -110,7 +110,7 @@ under the License.
<error_prone_core.version>2.31.0</error_prone_core.version>
<mockito.core.version>5.14.2</mockito.core.version>
<checker.framework.version>3.48.2</checker.framework.version>
- <logback.version>1.5.11</logback.version>
+ <logback.version>1.5.12</logback.version>
<doclint>none</doclint>
<additionalparam>-Xdoclint:none</additionalparam>
<!-- List of add-opens arg line arguments for tests -->