Bump org.apache.commons:commons-parent from 92 to 93#418
Merged
garydgregory merged 1 commit intomasterfrom Nov 22, 2025
Merged
Conversation
Bumps org.apache.commons:commons-parent from 92 to 93. --- updated-dependencies: - dependency-name: org.apache.commons:commons-parent dependency-version: '93' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
garydgregory
added a commit
that referenced
this pull request
Nov 22, 2025
jolarsen
pushed a commit
to navikt/fp-bom
that referenced
this pull request
Feb 2, 2026
…1212) Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. <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.21.0 Release Notes</h2> <p>The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.</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>New features</h2> <ul> <li>CODEC-333: Add distinct Base64 decoding for standard and URL-safe formats. Thanks to Aleksandr Beliakov, Gary Gregory.</li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix oak leaf icon references in overview.html when running `mvn clean javadoc:javadoc`. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 91 to 96 [#415](apache/commons-codec#415), [#418](apache/commons-codec#418). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. Thanks to Gary Gregory, Dependabot. </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><a href="https://github.com/apache/commons-codec/commit/91c44048f2751ef89567cd50ff04851da4f56e3f"><code>91c4404</code></a> Prepare for the release candidate 1.21.0 RC1</li> <li><a href="https://github.com/apache/commons-codec/commit/21fe1d7f86bbc198975c4282c9239ef1b5e9f094"><code>21fe1d7</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/d4ea4d0867dce2b36deda123d9e477531aefcacf"><code>d4ea4d0</code></a> Bump actions/checkout from 6.0.1 to 6.0.2</li> <li><a href="https://github.com/apache/commons-codec/commit/e30b1f6c247468f5ab2d06dd101c535c77778bc9"><code>e30b1f6</code></a> Bump actions/setup-java from 5.1.0 to 5.2.0</li> <li><a href="https://github.com/apache/commons-codec/commit/2e4891c194cf4733fda4be4e8b29c2fa3ae46476"><code>2e4891c</code></a> Bump org.apache.commons:commons-parent from 95 to 96</li> <li><a href="https://github.com/apache/commons-codec/commit/d02c003231a2ae8d065f9edfecf4e97dcffc085e"><code>d02c003</code></a> Use a URL to a prettier page: <a href="https://www.ietf.org/rfc/rfc2045">https://www.ietf.org/rfc/rfc2045</a></li> <li><a href="https://github.com/apache/commons-codec/commit/3c961b83ead5140fbaffb1191692f943758ecdec"><code>3c961b8</code></a> Checkstyle</li> <li><a href="https://github.com/apache/commons-codec/commit/99cf6b7800f7f1af1b45c4b167aae128e3bb4aeb"><code>99cf6b7</code></a> Javadoc and exception messages: "base 32" -> "Base32".</li> <li><a href="https://github.com/apache/commons-codec/commit/2df7b9a20ed600ad64bc00edf1c9a619edab76a0"><code>2df7b9a</code></a> Javadoc and exception messages: "base 64" -> "Base64".</li> <li><a href="https://github.com/apache/commons-codec/commit/0643fdd0b7fcac6bd1543cdd1868ec7b5de4bbcc"><code>0643fdd</code></a> Javadoc 8 doesn't know how to find this link</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0">compare view</a></li> </ul> </details> <br /> [](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot
pushed a commit
to B3Partners/brmo
that referenced
this pull request
Feb 2, 2026
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. <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.21.0 Release Notes</h2> <p>The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.</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>New features</h2> <ul> <li>CODEC-333: Add distinct Base64 decoding for standard and URL-safe formats. Thanks to Aleksandr Beliakov, Gary Gregory.</li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix oak leaf icon references in overview.html when running `mvn clean javadoc:javadoc`. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 91 to 96 [#415](apache/commons-codec#415), [#418](apache/commons-codec#418). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. Thanks to Gary Gregory, Dependabot. </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><a href="https://github.com/apache/commons-codec/commit/91c44048f2751ef89567cd50ff04851da4f56e3f"><code>91c4404</code></a> Prepare for the release candidate 1.21.0 RC1</li> <li><a href="https://github.com/apache/commons-codec/commit/21fe1d7f86bbc198975c4282c9239ef1b5e9f094"><code>21fe1d7</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/d4ea4d0867dce2b36deda123d9e477531aefcacf"><code>d4ea4d0</code></a> Bump actions/checkout from 6.0.1 to 6.0.2</li> <li><a href="https://github.com/apache/commons-codec/commit/e30b1f6c247468f5ab2d06dd101c535c77778bc9"><code>e30b1f6</code></a> Bump actions/setup-java from 5.1.0 to 5.2.0</li> <li><a href="https://github.com/apache/commons-codec/commit/2e4891c194cf4733fda4be4e8b29c2fa3ae46476"><code>2e4891c</code></a> Bump org.apache.commons:commons-parent from 95 to 96</li> <li><a href="https://github.com/apache/commons-codec/commit/d02c003231a2ae8d065f9edfecf4e97dcffc085e"><code>d02c003</code></a> Use a URL to a prettier page: <a href="https://www.ietf.org/rfc/rfc2045">https://www.ietf.org/rfc/rfc2045</a></li> <li><a href="https://github.com/apache/commons-codec/commit/3c961b83ead5140fbaffb1191692f943758ecdec"><code>3c961b8</code></a> Checkstyle</li> <li><a href="https://github.com/apache/commons-codec/commit/99cf6b7800f7f1af1b45c4b167aae128e3bb4aeb"><code>99cf6b7</code></a> Javadoc and exception messages: "base 32" -> "Base32".</li> <li><a href="https://github.com/apache/commons-codec/commit/2df7b9a20ed600ad64bc00edf1c9a619edab76a0"><code>2df7b9a</code></a> Javadoc and exception messages: "base 64" -> "Base64".</li> <li><a href="https://github.com/apache/commons-codec/commit/0643fdd0b7fcac6bd1543cdd1868ec7b5de4bbcc"><code>0643fdd</code></a> Javadoc 8 doesn't know how to find this link</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0">compare view</a></li> </ul> </details> <br /> [](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ACANX
pushed a commit
to ACANX/MetaOpen
that referenced
this pull request
Feb 10, 2026
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. <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.21.0 Release Notes</h2> <p>The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.</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>New features</h2> <ul> <li>CODEC-333: Add distinct Base64 decoding for standard and URL-safe formats. Thanks to Aleksandr Beliakov, Gary Gregory.</li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix oak leaf icon references in overview.html when running `mvn clean javadoc:javadoc`. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 91 to 96 [#415](apache/commons-codec#415), [#418](apache/commons-codec#418). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. Thanks to Gary Gregory, Dependabot. </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><a href="https://github.com/apache/commons-codec/commit/91c44048f2751ef89567cd50ff04851da4f56e3f"><code>91c4404</code></a> Prepare for the release candidate 1.21.0 RC1</li> <li><a href="https://github.com/apache/commons-codec/commit/21fe1d7f86bbc198975c4282c9239ef1b5e9f094"><code>21fe1d7</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/d4ea4d0867dce2b36deda123d9e477531aefcacf"><code>d4ea4d0</code></a> Bump actions/checkout from 6.0.1 to 6.0.2</li> <li><a href="https://github.com/apache/commons-codec/commit/e30b1f6c247468f5ab2d06dd101c535c77778bc9"><code>e30b1f6</code></a> Bump actions/setup-java from 5.1.0 to 5.2.0</li> <li><a href="https://github.com/apache/commons-codec/commit/2e4891c194cf4733fda4be4e8b29c2fa3ae46476"><code>2e4891c</code></a> Bump org.apache.commons:commons-parent from 95 to 96</li> <li><a href="https://github.com/apache/commons-codec/commit/d02c003231a2ae8d065f9edfecf4e97dcffc085e"><code>d02c003</code></a> Use a URL to a prettier page: <a href="https://www.ietf.org/rfc/rfc2045">https://www.ietf.org/rfc/rfc2045</a></li> <li><a href="https://github.com/apache/commons-codec/commit/3c961b83ead5140fbaffb1191692f943758ecdec"><code>3c961b8</code></a> Checkstyle</li> <li><a href="https://github.com/apache/commons-codec/commit/99cf6b7800f7f1af1b45c4b167aae128e3bb4aeb"><code>99cf6b7</code></a> Javadoc and exception messages: "base 32" -> "Base32".</li> <li><a href="https://github.com/apache/commons-codec/commit/2df7b9a20ed600ad64bc00edf1c9a619edab76a0"><code>2df7b9a</code></a> Javadoc and exception messages: "base 64" -> "Base64".</li> <li><a href="https://github.com/apache/commons-codec/commit/0643fdd0b7fcac6bd1543cdd1868ec7b5de4bbcc"><code>0643fdd</code></a> Javadoc 8 doesn't know how to find this link</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0">compare view</a></li> </ul> </details> <br /> [](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
espenjv
added a commit
to navikt/ung-sak
that referenced
this pull request
Feb 12, 2026
…ates (#1118) Bumps the annet-deps group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.20.1` | `2.21.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.20.1` | `2.21.0` | | io.swagger.core.v3:swagger-jaxrs2-jakarta | `2.2.41` | `2.2.42` | | io.swagger.core.v3:swagger-core-jakarta | `2.2.41` | `2.2.42` | | io.swagger.core.v3:swagger-annotations | `2.2.41` | `2.2.42` | | [io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.23.0` | `2.24.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.20.0` | `1.21.0` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` | | [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) | `3.6.1.Final` | `3.6.2.Final` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.8` | `42.7.9` | | [io.github.openhtmltopdf:openhtmltopdf-core](https://github.com/openhtmltopdf/openhtmltopdf) | `1.1.36` | `1.1.37` | | [io.github.openhtmltopdf:openhtmltopdf-slf4j](https://github.com/openhtmltopdf/openhtmltopdf) | `1.1.36` | `1.1.37` | | [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) | `0.27.0` | `0.27.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [com.google.cloud:google-cloud-bigquery](https://github.com/googleapis/java-bigquery) | `2.57.1` | `2.58.0` | | [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) | `12.1.5` | `12.1.6` | | [org.eclipse.jetty.ee11:jetty-ee11-bom](https://github.com/jetty/jetty.project) | `12.1.5` | `12.1.6` | | org.glassfish.jersey:jersey-bom | `4.0.0` | `4.0.2` | | [io.dropwizard.metrics:metrics-healthchecks](https://github.com/dropwizard/metrics) | `4.2.37` | `4.2.38` | Updates `com.fasterxml.jackson:jackson-bom` from 2.20.1 to 2.21.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/jackson-bom/commit/901b398ef9e8dfd8595182f149c4f3f78c1c4893"><code>901b398</code></a> [maven-release-plugin] prepare release jackson-bom-2.21.0</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/86a4b9f9ff15fbef0e275b836d6e55b4ace3e5ee"><code>86a4b9f</code></a> ...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/6b5de3aca17aa41f97a4c356bacf0525c4ab5751"><code>6b5de3a</code></a> Prep for 2.21 release</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/3001d78da41c003e05d2cba7e126a854f7d2120a"><code>3001d78</code></a> Merge pull request <a href="https://redirect.github.com/FasterXML/jackson-bom/issues/116">#116</a> from FasterXML/tatu/2.21/115-fix-cyclonedx-backport-i...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/937029253f1779f9d92ff386f210f1f366414289"><code>9370292</code></a> makeAggregateBom -> makeBom</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/3e4db580fa7bde99b42cf0bfd292184404245a85"><code>3e4db58</code></a> Backport <a href="https://redirect.github.com/FasterXML/jackson-bom/issues/115">#115</a> in 2.x for 2.21</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/0ce4467b74172d6ff76facd2e67678d1f073530e"><code>0ce4467</code></a> Merge branch '2.20' into 2.x</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/0dc79f5582788045a837435a588c37a3e079b761"><code>0dc79f5</code></a> ...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/6a3d76be1d6b3e0549dd5c79ef493b2c2835682d"><code>6a3d76b</code></a> Merge branch '2.20' into 2.x</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/1d528179d18cf6fea97079361b293b48c3e86719"><code>1d52817</code></a> Post-release dep version bump</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.1...jackson-bom-2.21.0">compare view</a></li> </ul> </details> <br /> Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.1 to 2.21.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/a2c870d7654c828c92ef0df1c9f5b492a50a4997"><code>a2c870d</code></a> [maven-release-plugin] prepare release jackson-dataformats-text-2.21.0</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/301e0285ff28c432aa8482d3aa845ae67f05c561"><code>301e028</code></a> Prep for 2.21.0 release</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/7b434d801c36f9c2cd10e43879b5425c6afc254c"><code>7b434d8</code></a> Backport <a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/479">#479</a> fix to 2.21 (<a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/599">#599</a>)</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/70d6f4ba3277c94c9a2987123c89b3c229dbc6bf"><code>70d6f4b</code></a> Mark test as "not a bug"</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/3edd0bcb6f887363d07798ba4e8919201e9f8164"><code>3edd0bc</code></a> Rm accidentally added files</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/0cda81de5985c459921590de4ad9647f93229564"><code>0cda81d</code></a> ...</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/473f7a81bc8b5c79b1fa05fa93821f71ec290287"><code>473f7a8</code></a> Implement <a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/154">#154</a>: ability to map empty Doc into empty Object (instead of empty ...</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/e5beb4bea1a7de6091ef893afa181587dbcb7558"><code>e5beb4b</code></a> Fixes <a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/10">#10</a>: missing <code>null</code> writes with <code>Object[]</code> (<a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/585">#585</a>)</li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/bc72beb264cf2c932373052a8cfedd713fc5fc53"><code>bc72beb</code></a> Remove test for invalid/dup issue <a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/296">#296</a></li> <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/8e13c53c5b80f356cba45fea73aa8a7a457b6966"><code>8e13c53</code></a> Further tweaks to failing <a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/296">#296</a> test (<a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/584">#584</a>)</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.20.1...jackson-dataformats-text-2.21.0">compare view</a></li> </ul> </details> <br /> Updates `io.swagger.core.v3:swagger-jaxrs2-jakarta` from 2.2.41 to 2.2.42 Updates `io.swagger.core.v3:swagger-core-jakarta` from 2.2.41 to 2.2.42 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.41 to 2.2.42 Updates `io.swagger.core.v3:swagger-core-jakarta` from 2.2.41 to 2.2.42 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.41 to 2.2.42 Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations` from 2.23.0 to 2.24.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's releases</a>.</em></p> <blockquote> <h2>Version 2.24.0</h2> <p>This release targets the OpenTelemetry SDK 1.58.0.</p> <p>Note that many artifacts have the <code>-alpha</code> suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/VERSIONING.md#opentelemetry-java-instrumentation-versioning">VERSIONING.md</a> for more details.</p> <h3>⚠️ Breaking Changes</h3> <ul> <li>Remove support for previously deprecated property <code>otel.instrumentation.logback-appender.experimental.capture-logstash-attributes</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15722">#15722</a>)</li> <li>Remove deprecated methods from HTTP library instrumentations (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15802">#15802</a>)</li> </ul> <h3>🚫 Deprecations</h3> <ul> <li>JMX Metrics: Deprecated <code>addClassPathRules</code> and <code>addCustomRules</code> methods in <code>JmxTelemetryBuilder</code>, and moved non-public classes to an internal package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15658">#15658</a>)</li> <li>Deprecated <code>setMessagingReceiveInstrumentationEnabled</code> in favor of <code>setMessagingReceiveTelemetryEnabled</code> to match config property name (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15668">#15668</a>)</li> <li>Deprecated database client attribute getter methods <code>getDbSystem()</code> and <code>getResponseStatus()</code> in favor of <code>getDbSystemName()</code> and <code>getResponseStatusCode()</code> to align with stable semantic conventions (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15696">#15696</a>)</li> <li>Deprecated <code>setCapturedRequestParameters()</code> in Servlet library instrumentation in favor of <code>Experimental.setCapturedRequestParameters()</code> as request parameter capture is experimental (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15826">#15826</a>)</li> <li>Deprecated <code>getHttpClient()</code>, <code>setHttpClientTransport()</code>, and <code>setSslContextFactory()</code> in Jetty client instrumentation in favor of new builder-style methods <code>newHttpClient()</code>, <code>newHttpClient(SslContextFactory)</code>, and <code>newHttpClient(HttpClientTransport, SslContextFactory)</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15827">#15827</a>)</li> <li>Deprecate Netty experimental method that is still in public API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15828">#15828</a>)</li> <li>Deprecated <code>newHttpClient()</code> in favor of <code>wrap()</code> in Java HTTP Client instrumentation for consistency with naming conventions across library instrumentations (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15829">#15829</a>)</li> <li>Deprecated <code>new*</code> methods in favor of <code>create*</code> methods across multiple instrumentation libraries for consistency (e.g., <code>newHttpClient()</code> → <code>createHttpClient()</code>, <code>newInterceptor()</code> → <code>createInterceptor()</code>) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15832">#15832</a>)</li> <li>Deprecated methods in <code>SqlStatementInfo</code> and <code>MultiQuery</code> in favor of methods using stable semantic convention terminology: <code>getFullStatement()</code> → <code>getQueryText()</code>, <code>getOperation()</code> → <code>getOperationName()</code>, and <code>getStatements()</code> → <code>getQueryTexts()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15833">#15833</a>)</li> <li>Deprecated database getter methods in favor of methods using stable semantic convention terminology: <code>getResponseStatusCode()</code> → <code>getDbResponseStatusCode()</code>, <code>getBatchSize()</code> → <code>getDbOperationBatchSize()</code>, and <code>getQueryParameters()</code> → <code>getDbQueryParameters()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15859">#15859</a>)</li> </ul> <h3>📈 Enhancements</h3> <ul> <li>Spring Boot starter: add support for <code>otel.instrumentation.logback-appender.experimental.capture-template</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15649">#15649</a>)</li> <li>Spring Boot Starter: Support Spring Boot 4 RestClient (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15684">#15684</a>)</li> <li>Improve support for experimental declarative configuration (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15656">#15656</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15688">#15688</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15697">#15697</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15698">#15698</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15704">#15704</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15707">#15707</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15713">#15713</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15714">#15714</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15722">#15722</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15727">#15727</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15732">#15732</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15733">#15733</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15734">#15734</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15735">#15735</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15740">#15740</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15741">#15741</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15742">#15742</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15752">#15752</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15756">#15756</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15787">#15787</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15791">#15791</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15792">#15792</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15841">#15841</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15856">#15856</a>)</li> <li>AWS Bedrock: support model IDs with regional prefixes (e.g., <code>us.</code>, <code>global.</code>) for inference profiles (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15751">#15751</a>)</li> <li>Redis: Improve sanitization for ACL command (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15797">#15797</a>)</li> <li>Ktor and Netty library instrumentations: Add <code>setSpanNameExtractorCustomizer</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15825">#15825</a>)</li> <li>Support more of stable database semconv under opt-in flag (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15836">#15836</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15854">#15854</a>)</li> <li>Move <code>SpanStatusExtractor.extract()</code> before <code>OperationListener.onEnd()</code> in <code>Instrumenter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15844">#15844</a>)</li> </ul> <h3>🛠️ Bug fixes</h3> <ul> <li>Servlet library instrumentation: fix capturing <code>enduser.id</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15858">#15858</a>)</li> <li>Fix agent startup failing on read-only filesystem (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15682">#15682</a>)</li> </ul> <h3>🙇 Thank you</h3> <p>This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:</p> <p><a href="https://github.com/breedx-splk"><code>@breedx-splk</code></a> <a href="https://github.com/brunobat"><code>@brunobat</code></a> <a href="https://github.com/copilot-pull-request-reviewer"><code>@copilot-pull-request-reviewer</code></a> <a href="https://github.com/gaeljw"><code>@gaeljw</code></a> <a href="https://github.com/igreenfield"><code>@igreenfield</code></a> <a href="https://github.com/jack-berg"><code>@jack-berg</code></a> <a href="https://github.com/jaydeluca"><code>@jaydeluca</code></a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md">io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's changelog</a>.</em></p> <blockquote> <h2>Version 2.24.0 (2026-01-17)</h2> <h3>⚠️ Breaking Changes</h3> <ul> <li>Remove support for previously deprecated property <code>otel.instrumentation.logback-appender.experimental.capture-logstash-attributes</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15722">#15722</a>)</li> <li>Remove deprecated methods from HTTP library instrumentations (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15802">#15802</a>)</li> </ul> <h3>🚫 Deprecations</h3> <ul> <li>JMX Metrics: Deprecated <code>addClassPathRules</code> and <code>addCustomRules</code> methods in <code>JmxTelemetryBuilder</code>, and moved non-public classes to an internal package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15658">#15658</a>)</li> <li>Deprecated <code>setMessagingReceiveInstrumentationEnabled</code> in favor of <code>setMessagingReceiveTelemetryEnabled</code> to match config property name (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15668">#15668</a>)</li> <li>Deprecated database client attribute getter methods <code>getDbSystem()</code> and <code>getResponseStatus()</code> in favor of <code>getDbSystemName()</code> and <code>getResponseStatusCode()</code> to align with stable semantic conventions (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15696">#15696</a>)</li> <li>Deprecated <code>setCapturedRequestParameters()</code> in Servlet library instrumentation in favor of <code>Experimental.setCapturedRequestParameters()</code> as request parameter capture is experimental (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15826">#15826</a>)</li> <li>Deprecated <code>getHttpClient()</code>, <code>setHttpClientTransport()</code>, and <code>setSslContextFactory()</code> in Jetty client instrumentation in favor of new builder-style methods <code>newHttpClient()</code>, <code>newHttpClient(SslContextFactory)</code>, and <code>newHttpClient(HttpClientTransport, SslContextFactory)</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15827">#15827</a>)</li> <li>Deprecate Netty experimental method that is still in public API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15828">#15828</a>)</li> <li>Deprecated <code>newHttpClient()</code> in favor of <code>wrap()</code> in Java HTTP Client instrumentation for consistency with naming conventions across library instrumentations (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15829">#15829</a>)</li> <li>Deprecated <code>new*</code> methods in favor of <code>create*</code> methods across multiple instrumentation libraries for consistency (e.g., <code>newHttpClient()</code> → <code>createHttpClient()</code>, <code>newInterceptor()</code> → <code>createInterceptor()</code>) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15832">#15832</a>)</li> <li>Deprecated methods in <code>SqlStatementInfo</code> and <code>MultiQuery</code> in favor of methods using stable semantic convention terminology: <code>getFullStatement()</code> → <code>getQueryText()</code>, <code>getOperation()</code> → <code>getOperationName()</code>, and <code>getStatements()</code> → <code>getQueryTexts()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15833">#15833</a>)</li> <li>Deprecated database getter methods in favor of methods using stable semantic convention terminology: <code>getResponseStatusCode()</code> → <code>getDbResponseStatusCode()</code>, <code>getBatchSize()</code> → <code>getDbOperationBatchSize()</code>, and <code>getQueryParameters()</code> → <code>getDbQueryParameters()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15859">#15859</a>)</li> </ul> <h3>📈 Enhancements</h3> <ul> <li>Spring Boot starter: add support for</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/960ce5cea4955cab74ef51d921843508b042c6d4"><code>960ce5c</code></a> [release/v2.24.x] Prepare release 2.24.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15885">#15885</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/5fafe977b22b03214fe2d1846e28fae0d964fa2b"><code>5fafe97</code></a> Update changelog for upcoming release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15882">#15882</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/675afceae4d461aa0cf98275e1ef963c7d1c876d"><code>675afce</code></a> Rename a method to 'wrap' (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15829">#15829</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/79a251c7457496c85d7a84b06f4768427c62e818"><code>79a251c</code></a> fix(deps): update byte buddy packages to v1.18.4 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15874">#15874</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/110f554802624a30d612704beed668de172eeead"><code>110f554</code></a> Fix handling added and removed files in auto license update (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15876">#15876</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/96fb784b9fec124eb1ffb8ce7ce8aab4e77580fb"><code>96fb784</code></a> Update VERSIONING.md (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15872">#15872</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/36322539e6036cc8e7a79903ab2a4b3b8ab94081"><code>3632253</code></a> chore(deps): update gradle to v9.3.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15878">#15878</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/41840eb4ef2a496e227296c45c0506c0928161f7"><code>41840eb</code></a> fix(deps): update dependency org.owasp:dependency-check-gradle to v12.2.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/1">#1</a>...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/16422e8fd5bed544a747eadb974097be985df752"><code>16422e8</code></a> fix(deps): update gradle develocity packages to v4.3.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15873">#15873</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/bde4e9cb9ff30ed68aaf2822997b1f630938089e"><code>bde4e9c</code></a> Update remaining HTTP library instrumentation javadoc (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/15866">#15866</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/compare/v2.23.0...v2.24.0">compare view</a></li> </ul> </details> <br /> Updates `commons-codec:commons-codec` from 1.20.0 to 1.21.0 <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.21.0 Release Notes</h2> <p>The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.</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>New features</h2> <ul> <li>CODEC-333: Add distinct Base64 decoding for standard and URL-safe formats. Thanks to Aleksandr Beliakov, Gary Gregory.</li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix oak leaf icon references in overview.html when running `mvn clean javadoc:javadoc`. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 91 to 96 [#415](https://github.com/apache/commons-codec/issues/415), [#418](https://github.com/apache/commons-codec/issues/418). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. Thanks to Gary Gregory, Dependabot. </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><a href="https://github.com/apache/commons-codec/commit/91c44048f2751ef89567cd50ff04851da4f56e3f"><code>91c4404</code></a> Prepare for the release candidate 1.21.0 RC1</li> <li><a href="https://github.com/apache/commons-codec/commit/21fe1d7f86bbc198975c4282c9239ef1b5e9f094"><code>21fe1d7</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/d4ea4d0867dce2b36deda123d9e477531aefcacf"><code>d4ea4d0</code></a> Bump actions/checkout from 6.0.1 to 6.0.2</li> <li><a href="https://github.com/apache/commons-codec/commit/e30b1f6c247468f5ab2d06dd101c535c77778bc9"><code>e30b1f6</code></a> Bump actions/setup-java from 5.1.0 to 5.2.0</li> <li><a href="https://github.com/apache/commons-codec/commit/2e4891c194cf4733fda4be4e8b29c2fa3ae46476"><code>2e4891c</code></a> Bump org.apache.commons:commons-parent from 95 to 96</li> <li><a href="https://github.com/apache/commons-codec/commit/d02c003231a2ae8d065f9edfecf4e97dcffc085e"><code>d02c003</code></a> Use a URL to a prettier page: <a href="https://www.ietf.org/rfc/rfc2045">https://www.ietf.org/rfc/rfc2045</a></li> <li><a href="https://github.com/apache/commons-codec/commit/3c961b83ead5140fbaffb1191692f943758ecdec"><code>3c961b8</code></a> Checkstyle</li> <li><a href="https://github.com/apache/commons-codec/commit/99cf6b7800f7f1af1b45c4b167aae128e3bb4aeb"><code>99cf6b7</code></a> Javadoc and exception messages: "base 32" -> "Base32".</li> <li><a href="https://github.com/apache/commons-codec/commit/2df7b9a20ed600ad64bc00edf1c9a619edab76a0"><code>2df7b9a</code></a> Javadoc and exception messages: "base 64" -> "Base64".</li> <li><a href="https://github.com/apache/commons-codec/commit/0643fdd0b7fcac6bd1543cdd1868ec7b5de4bbcc"><code>0643fdd</code></a> Javadoc 8 doesn't know how to find this link</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0">compare view</a></li> </ul> </details> <br /> Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.0 to 2.3.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-stdlib's releases</a>.</em></p> <blockquote> <h2>Kotlin 2.3.10</h2> <h2>Changelog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> "kotlin.NoWhenBranchMatchedException" in <code>when</code> with <code>!is</code> check & non-sealed class in the middle of hierarchy</li> </ul> <h3>JVM. Reflection</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li> </ul> <h3>Tools. Compiler Plugins</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li> </ul> <h3>Tools. Gradle</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li> </ul> <h3>Tools. Gradle. JS</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li> </ul> <h3>Tools. Gradle. Multiplatform</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li> </ul> <h2>Kotlin 2.3.10-RC2</h2> <h2>ChangeLog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> </ul> <h2>Kotlin 2.3.10-RC</h2> <h2>Changelog</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md">org.jetbrains.kotlin:kotlin-stdlib's changelog</a>.</em></p> <blockquote> <h2>2.3.10</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> "kotlin.NoWhenBranchMatchedException" in <code>when</code> with <code>!is</code> check & non-sealed class in the middle of hierarchy</li> </ul> <h3>JVM. Reflection</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li> </ul> <h3>Tools. Compiler Plugins</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li> </ul> <h3>Tools. Gradle</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li> </ul> <h3>Tools. Gradle. JS</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li> </ul> <h3>Tools. Gradle. Multiplatform</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JetBrains/kotlin/commit/679366a83f99851b42f64795f10ed803ff011c73"><code>679366a</code></a> Add ChangeLog for 2.3.10-RC2</li> <li><a href="https://github.com/JetBrains/kotlin/commit/14ba8336989fde2a1dfc53611439207ba61210a8"><code>14ba833</code></a> Serialization: remove potential data race during extension registration</li> <li><a href="https://github.com/JetBrains/kotlin/commit/fb8d334040e27cf5a7cb299c9bb4b0389327a9cc"><code>fb8d334</code></a> Revert "K2: implement equality for ConeAttribute.EnhancedNullability"</li> <li><a href="https://github.com/JetBrains/kotlin/commit/412afb7fb334c8aedc2f1776ecbe5cc5332161f1"><code>412afb7</code></a> Add ChangeLog for 2.3.10-RC</li> <li><a href="https://github.com/JetBrains/kotlin/commit/edea41e9c3945240b30a6fa2c68e1bbb9c9f9bd0"><code>edea41e</code></a> [Gradle] Un-deprecate 'androidTarget()'</li> <li><a href="https://github.com/JetBrains/kotlin/commit/0946452e1cc5e56349f24fb86bdbe203e2a2d6b1"><code>0946452</code></a> Bump version of the ASM dependency</li> <li><a href="https://github.com/JetBrains/kotlin/commit/655fb780519cf570d07d506241a46227b8a2a864"><code>655fb78</code></a> Reflection: always compute JVM signature of built-in functions manually</li> <li><a href="https://github.com/JetBrains/kotlin/commit/58d38755f5c1991ee0ba367c0b6de58d85cc93a7"><code>58d3875</code></a> Fix mergeReleaseComposeMapping task failure when build cache is enabled</li> <li><a href="https://github.com/JetBrains/kotlin/commit/56e0a7993ac1c5913a6e0a0bd2f08a09186daef1"><code>56e0a79</code></a> Copy R8 outputs to Compose folder when transforming obfuscation file</li> <li><a href="https://github.com/JetBrains/kotlin/commit/e0eb1746ac5ea0e09e4aa31e757d90b0f5083f24"><code>e0eb174</code></a> Fix classId for detecting protobuf enums</li> <li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10">compare view</a></li> </ul> </details> <br /> Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.3.0 to 2.3.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-reflect's releases</a>.</em></p> <blockquote> <h2>Kotlin 2.3.10</h2> <h2>Changelog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> "kotlin.NoWhenBranchMatchedException" in <code>when</code> with <code>!is</code> check & non-sealed class in the middle of hierarchy</li> </ul> <h3>JVM. Reflection</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li> </ul> <h3>Tools. Compiler Plugins</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li> </ul> <h3>Tools. Gradle</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li> </ul> <h3>Tools. Gradle. JS</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li> </ul> <h3>Tools. Gradle. Multiplatform</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li> </ul> <h2>Kotlin 2.3.10-RC2</h2> <h2>ChangeLog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> </ul> <h2>Kotlin 2.3.10-RC</h2> <h2>Changelog</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md">org.jetbrains.kotlin:kotlin-reflect's changelog</a>.</em></p> <blockquote> <h2>2.3.10</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> "kotlin.NoWhenBranchMatchedException" in <code>when</code> with <code>!is</code> check & non-sealed class in the middle of hierarchy</li> </ul> <h3>JVM. Reflection</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li> </ul> <h3>Tools. Compiler Plugins</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li> </ul> <h3>Tools. Gradle</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li> </ul> <h3>Tools. Gradle. JS</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li> </ul> <h3>Tools. Gradle. Multiplatform</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JetBrains/kotlin/commit/679366a83f99851b42f64795f10ed803ff011c73"><code>679366a</code></a> Add ChangeLog for 2.3.10-RC2</li> <li><a href="https://github.com/JetBrains/kotlin/commit/14ba8336989fde2a1dfc53611439207ba61210a8"><code>14ba833</code></a> Serialization: remove potential data race during extension registration</li> <li><a href="https://github.com/JetBrains/kotlin/commit/fb8d334040e27cf5a7cb299c9bb4b0389327a9cc"><code>fb8d334</code></a> Revert "K2: implement equality for ConeAttribute.EnhancedNullability"</li> <li><a href="https://github.com/JetBrains/kotlin/commit/412afb7fb334c8aedc2f1776ecbe5cc5332161f1"><code>412afb7</code></a> Add ChangeLog for 2.3.10-RC</li> <li><a href="https://github.com/JetBrains/kotlin/commit/edea41e9c3945240b30a6fa2c68e1bbb9c9f9bd0"><code>edea41e</code></a> [Gradle] Un-deprecate 'androidTarget()'</li> <li><a href="https://github.com/JetBrains/kotlin/commit/0946452e1cc5e56349f24fb86bdbe203e2a2d6b1"><code>0946452</code></a> Bump version of the ASM dependency</li> <li><a href="https://github.com/JetBrains/kotlin/commit/655fb780519cf570d07d506241a46227b8a2a864"><code>655fb78</code></a> Reflection: always compute JVM signature of built-in functions manually</li> <li><a href="https://github.com/JetBrains/kotlin/commit/58d38755f5c1991ee0ba367c0b6de58d85cc93a7"><code>58d3875</code></a> Fix mergeReleaseComposeMapping task failure when build cache is enabled</li> <li><a href="https://github.com/JetBrains/kotlin/commit/56e0a7993ac1c5913a6e0a0bd2f08a09186daef1"><code>56e0a79</code></a> Copy R8 outputs to Compose folder when transforming obfuscation file</li> <li><a href="https://github.com/JetBrains/kotlin/commit/e0eb1746ac5ea0e09e4aa31e757d90b0f5083f24"><code>e0eb174</code></a> Fix classId for detecting protobuf enums</li> <li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10">compare view</a></li> </ul> </details> <br /> Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.3.0 to 2.3.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases</a>.</em></p> <blockquote> <h2>Kotlin 2.3.10</h2> <h2>Changelog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> "kotlin.NoWhenBranchMatchedException" in <code>when</code> with <code>!is</code> check & non-sealed class in the middle of hierarchy</li> </ul> <h3>JVM. Reflection</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li> </ul> <h3>Tools. Compiler Plugins</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li> </ul> <h3>Tools. Gradle</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li> </ul> <h3>Tools. Gradle. JS</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li> </ul> <h3>Tools. Gradle. Multiplatform</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li> </ul> <h2>Kotlin 2.3.10-RC2</h2> <h2>ChangeLog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> </ul> <h2>Kotlin 2.3.10-RC</h2> <h2>Changelog</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md">org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog</a>.</em></p> <blockquote> <h2>2.3.10</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> "kotlin.NoWhenBranchMatchedException" in <code>when</code> with <code>!is</code> check & non-sealed class in the middle of hierarchy</li> </ul> <h3>JVM. Reflection</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li> </ul> <h3>Tools. Compiler Plugins</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li> </ul> <h3>Tools. Gradle</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li> </ul> <h3>Tools. Gradle. JS</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li> </ul> <h3>Tools. Gradle. Multiplatform</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JetBrains/kotlin/commit/679366a83f99851b42f64795f10ed803ff011c73"><code>679366a</code></a> Add ChangeLog for 2.3.10-RC2</li> <li><a href="https://github.com/JetBrains/kotlin/commit/14ba8336989fde2a1dfc53611439207ba61210a8"><code>14ba833</code></a> Serialization: remove potential data race during extension registration</li> <li><a href="https://github.com/JetBrains/kotlin/commit/fb8d334040e27cf5a7cb299c9bb4b0389327a9cc"><code>fb8d334</code></a> Revert "K2: implement equality for ConeAttribute.EnhancedNullability"</li> <li><a href="https://github.com/JetBrains/kotlin/commit/412afb7fb334c8aedc2f1776ecbe5cc5332161f1"><code>412afb7</code></a> Add ChangeLog for 2.3.10-RC</li> <li><a href="https://github.com/JetBrains/kotlin/commit/edea41e9c3945240b30a6fa2c68e1bbb9c9f9bd0"><code>edea41e</code></a> [Gradle] Un-deprecate 'androidTarget()'</li> <li><a href="https://github.com/JetBrains/kotlin/commit/0946452e1cc5e56349f24fb86bdbe203e2a2d6b1"><code>0946452</code></a> Bump version of the ASM dependency</li> <li><a href="https://github.com/JetBrains/kotlin/commit/655fb780519cf570d07d506241a46227b8a2a864"><code>655fb78</code></a> Reflection: always compute JVM signature of built-in functions manually</li> <li><a href="https://github.com/JetBrains/kotlin/commit/58d38755f5c1991ee0ba367c0b6de58d85cc93a7"><code>58d3875</code></a> Fix mergeReleaseComposeMapping task failure when build cache is enabled</li> <li><a href="https://github.com/JetBrains/kotlin/commit/56e0a7993ac1c5913a6e0a0bd2f08a09186daef1"><code>56e0a79</code></a> Copy R8 outputs to Compose folder when transforming obfuscation file</li> <li><a href="https://github.com/JetBrains/kotlin/commit/e0eb1746ac5ea0e09e4aa31e757d90b0f5083f24"><code>e0eb174</code></a> Fix classId for detecting protobuf enums</li> <li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10">compare view</a></li> </ul> </details> <br /> Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.3.0 to 2.3.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-reflect's releases</a>.</em></p> <blockquote> <h2>Kotlin 2.3.10</h2> <h2>Changelog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> "kotlin.NoWhenBranchMatchedException" in <code>when</code> with <code>!is</code> check & non-sealed class in the middle of hierarchy</li> </ul> <h3>JVM. Reflection</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li> </ul> <h3>Tools. Compiler Plugins</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li> </ul> <h3>Tools. Gradle</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li> </ul> <h3>Tools. Gradle. JS</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li> </ul> <h3>Tools. Gradle. Multiplatform</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li> </ul> <h2>Kotlin 2.3.10-RC2</h2> <h2>ChangeLog</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> </ul> <h2>Kotlin 2.3.10-RC</h2> <h2>Changelog</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md">org.jetbrains.kotlin:kotlin-reflect's changelog</a>.</em></p> <blockquote> <h2>2.3.10</h2> <h3>Compiler</h3> <ul> <li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li> <li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <co…
jbonofre
pushed a commit
to apache/arrow-java
that referenced
this pull request
Feb 18, 2026
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. <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.21.0 Release Notes</h2> <p>The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.</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>New features</h2> <ul> <li>CODEC-333: Add distinct Base64 decoding for standard and URL-safe formats. Thanks to Aleksandr Beliakov, Gary Gregory.</li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix oak leaf icon references in overview.html when running `mvn clean javadoc:javadoc`. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 91 to 96 [#415](apache/commons-codec#415), [#418](apache/commons-codec#418). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. Thanks to Gary Gregory, Dependabot. </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><a href="https://github.com/apache/commons-codec/commit/91c44048f2751ef89567cd50ff04851da4f56e3f"><code>91c4404</code></a> Prepare for the release candidate 1.21.0 RC1</li> <li><a href="https://github.com/apache/commons-codec/commit/21fe1d7f86bbc198975c4282c9239ef1b5e9f094"><code>21fe1d7</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/d4ea4d0867dce2b36deda123d9e477531aefcacf"><code>d4ea4d0</code></a> Bump actions/checkout from 6.0.1 to 6.0.2</li> <li><a href="https://github.com/apache/commons-codec/commit/e30b1f6c247468f5ab2d06dd101c535c77778bc9"><code>e30b1f6</code></a> Bump actions/setup-java from 5.1.0 to 5.2.0</li> <li><a href="https://github.com/apache/commons-codec/commit/2e4891c194cf4733fda4be4e8b29c2fa3ae46476"><code>2e4891c</code></a> Bump org.apache.commons:commons-parent from 95 to 96</li> <li><a href="https://github.com/apache/commons-codec/commit/d02c003231a2ae8d065f9edfecf4e97dcffc085e"><code>d02c003</code></a> Use a URL to a prettier page: <a href="https://www.ietf.org/rfc/rfc2045">https://www.ietf.org/rfc/rfc2045</a></li> <li><a href="https://github.com/apache/commons-codec/commit/3c961b83ead5140fbaffb1191692f943758ecdec"><code>3c961b8</code></a> Checkstyle</li> <li><a href="https://github.com/apache/commons-codec/commit/99cf6b7800f7f1af1b45c4b167aae128e3bb4aeb"><code>99cf6b7</code></a> Javadoc and exception messages: "base 32" -> "Base32".</li> <li><a href="https://github.com/apache/commons-codec/commit/2df7b9a20ed600ad64bc00edf1c9a619edab76a0"><code>2df7b9a</code></a> Javadoc and exception messages: "base 64" -> "Base64".</li> <li><a href="https://github.com/apache/commons-codec/commit/0643fdd0b7fcac6bd1543cdd1868ec7b5de4bbcc"><code>0643fdd</code></a> Javadoc 8 doesn't know how to find this link</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0">compare view</a></li> </ul> </details> <br /> [](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lmrick
added a commit
to lmrick/Comet-Java
that referenced
this pull request
Feb 20, 2026
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. <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.21.0 Release Notes</h2> <p>The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.</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>New features</h2> <ul> <li>CODEC-333: Add distinct Base64 decoding for standard and URL-safe formats. Thanks to Aleksandr Beliakov, Gary Gregory.</li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix oak leaf icon references in overview.html when running `mvn clean javadoc:javadoc`. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 91 to 96 [#415](apache/commons-codec#415), [#418](apache/commons-codec#418). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. Thanks to Gary Gregory, Dependabot. </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><a href="https://github.com/apache/commons-codec/commit/91c44048f2751ef89567cd50ff04851da4f56e3f"><code>91c4404</code></a> Prepare for the release candidate 1.21.0 RC1</li> <li><a href="https://github.com/apache/commons-codec/commit/21fe1d7f86bbc198975c4282c9239ef1b5e9f094"><code>21fe1d7</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/d4ea4d0867dce2b36deda123d9e477531aefcacf"><code>d4ea4d0</code></a> Bump actions/checkout from 6.0.1 to 6.0.2</li> <li><a href="https://github.com/apache/commons-codec/commit/e30b1f6c247468f5ab2d06dd101c535c77778bc9"><code>e30b1f6</code></a> Bump actions/setup-java from 5.1.0 to 5.2.0</li> <li><a href="https://github.com/apache/commons-codec/commit/2e4891c194cf4733fda4be4e8b29c2fa3ae46476"><code>2e4891c</code></a> Bump org.apache.commons:commons-parent from 95 to 96</li> <li><a href="https://github.com/apache/commons-codec/commit/d02c003231a2ae8d065f9edfecf4e97dcffc085e"><code>d02c003</code></a> Use a URL to a prettier page: <a href="https://www.ietf.org/rfc/rfc2045">https://www.ietf.org/rfc/rfc2045</a></li> <li><a href="https://github.com/apache/commons-codec/commit/3c961b83ead5140fbaffb1191692f943758ecdec"><code>3c961b8</code></a> Checkstyle</li> <li><a href="https://github.com/apache/commons-codec/commit/99cf6b7800f7f1af1b45c4b167aae128e3bb4aeb"><code>99cf6b7</code></a> Javadoc and exception messages: "base 32" -> "Base32".</li> <li><a href="https://github.com/apache/commons-codec/commit/2df7b9a20ed600ad64bc00edf1c9a619edab76a0"><code>2df7b9a</code></a> Javadoc and exception messages: "base 64" -> "Base64".</li> <li><a href="https://github.com/apache/commons-codec/commit/0643fdd0b7fcac6bd1543cdd1868ec7b5de4bbcc"><code>0643fdd</code></a> Javadoc 8 doesn't know how to find this link</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0">compare view</a></li> </ul> </details> <br /> [](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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.apache.commons:commons-parent from 92 to 93.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)