This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new de9713884 MINOR: Bump logback.version from 1.5.26 to 1.5.27 (#999)
de9713884 is described below

commit de97138845abbd12ad253170b5738c4ec3d45473
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 17 21:29:08 2026 +0100

    MINOR: Bump logback.version from 1.5.26 to 1.5.27 (#999)
    
    Bumps `logback.version` from 1.5.26 to 1.5.27.
    Updates `ch.qos.logback:logback-classic` from 1.5.26 to 1.5.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/qos-ch/logback/releases";>ch.qos.logback:logback-classic's
    releases</a>.</em></p>
    <blockquote>
    <h2>Logback 1.5.27</h2>
    <p><strong>2026-01-30 Release of logback version 1.5.27</strong></p>
    <p>• Updated license to Eclipse Public License version 2.0 from version
    1.0, retaining the GPL 2.1 dual-license.</p>
    <p>• Fixed missing MDC data transmitted by <code>SocketAppender</code>
    reported in <a
    
href="https://redirect.github.com/qos-ch/logback/issues/1010";>issues/1010</a>
    by Lars Vogel.</p>
    <p>• Removed all <code>Receiver</code> classes and components which were
    already disabled for several years.</p>
    <p>• Refactored file scanning code for improved clarity.</p>
    <p>• In <code>SizeAndTimeBasedRollingPolicy</code> modified
    <code>totalSizeCap</code> and <code>maxFileSize</code> comparison to
    taking into account file compression. This fixes <a
    
href="https://redirect.github.com/qos-ch/logback/issues/1007";>issues/1007</a>.</p>
    <p>• A bit-wise identical binary of this version can be reproduced by
    building from source code at commit
    3618eb01aad6672f9cd250dccf7546a69cbe982f associated with the tag
    v_1.5.27. Release built using Java &quot;21&quot; 2023-10-17 LTS build
    21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/3618eb01aad6672f9cd250dccf7546a69cbe982f";><code>3618eb0</code></a>
    increase timeout delay to 2000 millis</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/db150c3c92656ed01c66dbd8ec2a0f1548637663";><code>db150c3</code></a>
    prepare release 1.5.27</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/0370b137a47a6148c3f2d527f6bfdbd22d3136a8";><code>0370b13</code></a>
    fix missing MDC transmission in SocketAppender. Fixes issues/1010</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/8100acd4e49f7d3c78520efacfd98bd398f0e810";><code>8100acd</code></a>
    remove RemoteAppender*</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/2b67210613628b8610f44063c4e739b71ce83190";><code>2b67210</code></a>
    remove Receiver related classes</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/d84b58686b3e04661bb47e7260d1fdcb731826ac";><code>d84b586</code></a>
    remove ReceiverModelHandler - project still builds indicating no active
    usage</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/44049ed38ff396bc45a98d9b536da8f179547132";><code>44049ed</code></a>
    remove support for receivers in SerializedModelConfigurator and
    JoranConfigur...</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/56085d898665d6e99489591333a4ddf381465443";><code>56085d8</code></a>
    fix test</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/e7764f47e51921abe9635b32c2fa80e65d29efba";><code>e7764f4</code></a>
    refactor file change scanning for clarity</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/e56a12f865751ce6a599963187b4a861854c7e8a";><code>e56a12f</code></a>
    bump assertj version</li>
    <li>Additional commits viewable in <a
    href="https://github.com/qos-ch/logback/compare/v_1.5.26...v_1.5.27";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `ch.qos.logback:logback-core` from 1.5.26 to 1.5.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/qos-ch/logback/releases";>ch.qos.logback:logback-core's
    releases</a>.</em></p>
    <blockquote>
    <h2>Logback 1.5.27</h2>
    <p><strong>2026-01-30 Release of logback version 1.5.27</strong></p>
    <p>• Updated license to Eclipse Public License version 2.0 from version
    1.0, retaining the GPL 2.1 dual-license.</p>
    <p>• Fixed missing MDC data transmitted by <code>SocketAppender</code>
    reported in <a
    
href="https://redirect.github.com/qos-ch/logback/issues/1010";>issues/1010</a>
    by Lars Vogel.</p>
    <p>• Removed all <code>Receiver</code> classes and components which were
    already disabled for several years.</p>
    <p>• Refactored file scanning code for improved clarity.</p>
    <p>• In <code>SizeAndTimeBasedRollingPolicy</code> modified
    <code>totalSizeCap</code> and <code>maxFileSize</code> comparison to
    taking into account file compression. This fixes <a
    
href="https://redirect.github.com/qos-ch/logback/issues/1007";>issues/1007</a>.</p>
    <p>• A bit-wise identical binary of this version can be reproduced by
    building from source code at commit
    3618eb01aad6672f9cd250dccf7546a69cbe982f associated with the tag
    v_1.5.27. Release built using Java &quot;21&quot; 2023-10-17 LTS build
    21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/3618eb01aad6672f9cd250dccf7546a69cbe982f";><code>3618eb0</code></a>
    increase timeout delay to 2000 millis</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/db150c3c92656ed01c66dbd8ec2a0f1548637663";><code>db150c3</code></a>
    prepare release 1.5.27</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/0370b137a47a6148c3f2d527f6bfdbd22d3136a8";><code>0370b13</code></a>
    fix missing MDC transmission in SocketAppender. Fixes issues/1010</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/8100acd4e49f7d3c78520efacfd98bd398f0e810";><code>8100acd</code></a>
    remove RemoteAppender*</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/2b67210613628b8610f44063c4e739b71ce83190";><code>2b67210</code></a>
    remove Receiver related classes</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/d84b58686b3e04661bb47e7260d1fdcb731826ac";><code>d84b586</code></a>
    remove ReceiverModelHandler - project still builds indicating no active
    usage</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/44049ed38ff396bc45a98d9b536da8f179547132";><code>44049ed</code></a>
    remove support for receivers in SerializedModelConfigurator and
    JoranConfigur...</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/56085d898665d6e99489591333a4ddf381465443";><code>56085d8</code></a>
    fix test</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/e7764f47e51921abe9635b32c2fa80e65d29efba";><code>e7764f4</code></a>
    refactor file change scanning for clarity</li>
    <li><a
    
href="https://github.com/qos-ch/logback/commit/e56a12f865751ce6a599963187b4a861854c7e8a";><code>e56a12f</code></a>
    bump assertj version</li>
    <li>Additional commits viewable in <a
    href="https://github.com/qos-ch/logback/compare/v_1.5.26...v_1.5.27";>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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f5703901..c118f6aaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@ under the License.
     <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
     <error_prone_core.version>2.42.0</error_prone_core.version>
     <checker.framework.version>3.53.0</checker.framework.version>
-    <logback.version>1.5.26</logback.version>
+    <logback.version>1.5.32</logback.version>
     <doclint>none</doclint>
     <additionalparam>-Xdoclint:none</additionalparam>
     <!-- List of add-opens arg line arguments for tests -->

Reply via email to