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

   Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) 
from 1.22.0 to 1.22.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt";>commons-codec:commons-codec's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Apache Commons Codec 1.22.1 Release Notes</h2>
   <p>The Apache Commons Codec team is pleased to announce the release of 
Apache Commons Codec 1.22.1.</p>
   <p>The Apache Commons Codec component contains encoders and decoders for
   formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition 
to these
   widely used encoders and decoders, the codec package also maintains a
   collection of phonetic encoding utilities.</p>
   <p>This is a feature and maintenance release. Java 8 or later is 
required.</p>
   <h2>Fixed Bugs</h2>
   <ul>
   <li>CODEC-344:  Base64.Builder.setEncodeTable(byte...) accepts invalid 
custom alphabets. Thanks to Ruiqi Dong, Gary Gregory.</li>
   <li>CODEC-340:  Base58.Builder.setEncodeTable(byte...) is ignored when 
encoding and decoding. Thanks to Ruiqi Dong, Gary Gregory.</li>
   <li>CODEC-342:  Base32.Builder.setEncodeTable(byte...) can create a codec 
that cannot decode its own output. Thanks to Ruiqi Dong, Gary Gregory.</li>
   <li>CODEC-343:  Base32.Builder.setHexDecodeTable(boolean) sets the encode 
table to a decode lookup table. Thanks to Ruiqi Dong, Gary Gregory.</li>
   <li>CODEC-341:  Base16.Builder.setEncodeTable(byte...) can create a codec 
that cannot decode its own output. Thanks to Ruiqi Dong, Gary Gregory.</li>
   <li>CODEC-339:  URLCodec.encodeUrl(BitSet, byte[]) allows custom safe sets 
to emit URL encoding control characters. Thanks to Ruiqi Dong, Gary 
Gregory.</li>
   <li>CODEC-338:  PercentCodec loses literal '+' when plusForSpace is enabled. 
Thanks to Ruiqi Dong, Gary Gregory.</li>
   <li>CODEC-337:  Digest ALL reuses System.in, so only the first algorithm 
sees the real input (<a 
href="https://redirect.github.com/apache/commons-codec/issues/431";>#431</a>). 
Thanks to Ruiqi Dong, Gary Gregory.</li>
   <li>
   <pre><code>        Fix Base64.toIntegerBytes(BigInteger) for zero edge case 
([#441](https://github.com/apache/commons-codec/issues/441)). Thanks to Gary 
Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>        Add messages when throwing NullPointerException. Thanks 
to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>        Add messages when throwing NullPointerException. Thanks 
to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>        
StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails fast 
on null input. Thanks to Gary Gregory.
   </code></pre>
   </li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li>
   <pre><code>        Bump org.apache.commons:commons-parent from 98 to 103. 
Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>        Bump commons-io:commons-io from 2.21.0 to 2.22.0. Thanks 
to Gary Gregory.
   </code></pre>
   </li>
   </ul>
   <p>For complete information on Apache Commons Codec, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Codec 
website:</p>
   <p><a 
href="https://commons.apache.org/proper/commons-codec/";>https://commons.apache.org/proper/commons-codec/</a></p>
   <p>Download page: <a 
href="https://commons.apache.org/proper/commons-codec/download_codec.cgi";>https://commons.apache.org/proper/commons-codec/download_codec.cgi</a></p>
   <hr />
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/commons-codec/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-codec:commons-codec&package-manager=gradle&previous-version=1.22.0&new-version=1.22.1)](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