dependabot[bot] opened a new pull request, #19507:
URL: https://github.com/apache/pinot/pull/19507

   Bumps [com.squareup.okio:okio-bom](https://github.com/lysine-dev/okio) from 
3.18.1 to 3.18.2.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md";>com.squareup.okio:okio-bom's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 3.18.2</h2>
   <p><em>2026-09-04</em></p>
   <ul>
   <li>Fix: Don't change behavior of base64-encoding. We introduced a bug in 
Okio 3.18.1 that caused
   base64 strings to be encoded without padding, even though the previous and 
expected behavior is
   to encode such strings with padding (<code>=</code> characters). The bug 
impacts callers who compiled
   against Okio releases <code>&lt; 3.18.0</code>, and executed on Okio 
releases <code>&gt;= 3.18</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/lysine-dev/okio/commit/9403a094ac98d5a6ba8bad4ec3301399796fad67";><code>9403a09</code></a>
 Prepare for release 3.18.2.</li>
   <li><a 
href="https://github.com/lysine-dev/okio/commit/5a1c1538b13cf55897d33c05b2fe2e5e2cdeef53";><code>5a1c153</code></a>
 Fix an unintended behavior change with base64 padding (<a 
href="https://redirect.github.com/lysine-dev/okio/issues/1869";>#1869</a>)</li>
   <li>See full diff in <a 
href="https://github.com/lysine-dev/okio/compare/parent-3.18.1...parent-3.18.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.squareup.okio:okio-bom&package-manager=maven&previous-version=3.18.1&new-version=3.18.2)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to