dependabot[bot] opened a new pull request, #667: URL: https://github.com/apache/httpcomponents-core/pull/667
Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.14.3` | `5.14.4` | | org.apache.logging.log4j:log4j-slf4j-impl | `2.25.3` | `2.25.4` | | org.apache.logging.log4j:log4j-core | `2.25.3` | `2.25.4` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.5.0` | `3.6.2` | | [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) | `0.25.4` | `0.25.6` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.1` | `2.21.3` | Updates `org.junit:junit-bom` from 5.14.3 to 5.14.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit-framework/releases">org.junit:junit-bom's releases</a>.</em></p> <blockquote> <p>JUnit 5.14.4 = Platform 1.14.4 + Jupiter 5.14.4 + Vintage 5.14.4</p> <p>See <a href="https://docs.junit.org/5.14.4/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r5.14.3...r5.14.4">https://github.com/junit-team/junit-framework/compare/r5.14.3...r5.14.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/096fd696c1b22780e025a02417d42903e0022862"><code>096fd69</code></a> Release 5.14.4</li> <li><a href="https://github.com/junit-team/junit-framework/commit/11fd02b53d3deaffeb57ce1672e166b904611a89"><code>11fd02b</code></a> Remove JDK 24 (EOL)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/5b7f023f0a3aae53580115bd9e88b0c019cbe307"><code>5b7f023</code></a> Fix integration tests on JDK 27</li> <li><a href="https://github.com/junit-team/junit-framework/commit/18f842a29422d728d8a7a9e9412ba0dac7d5b599"><code>18f842a</code></a> Test against JDK 26 (GA) and JDK 27 (EA)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/a5bf3362b50e965c9209583cfc0b4159cf53f3dd"><code>a5bf336</code></a> Polish 5.14.4 release notes</li> <li><a href="https://github.com/junit-team/junit-framework/commit/7667c14ad37aa659451abedd6ca0e6fa9fcbb6c0"><code>7667c14</code></a> Fix race condition in NodeTestTask (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5427">#5427</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/ac01f2d542ded6074f3d59014e7b456c2e77808b"><code>ac01f2d</code></a> Include full display name in legacy XML reports (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5524">#5524</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/fbd4a8e846f50c226a928e4b8988bfb57b6e70c3"><code>fbd4a8e</code></a> Include class template invocation index in legacy reporting names</li> <li><a href="https://github.com/junit-team/junit-framework/commit/7d6f0c06f1fc7173d064c244af0c4d5d621a50fb"><code>7d6f0c0</code></a> Only check PDF for GA releases</li> <li><a href="https://github.com/junit-team/junit-framework/commit/14f534d51a58ef265f730edbb8b318f2b314ca31"><code>14f534d</code></a> Test 5.14.x against JDK 25 ga (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5623">#5623</a>)</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r5.14.3...r5.14.4">compare view</a></li> </ul> </details> <br /> Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.3 to 2.25.4 Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.25.4 Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.25.4 Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.5.0 to 3.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-enforcer/releases">org.apache.maven.plugins:maven-enforcer-plugin's releases</a>.</em></p> <blockquote> <h2>3.6.2</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Use SessionData for cache storage (<a href="https://redirect.github.com/apache/maven-enforcer/pull/930">#930</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Update Version Ranges link in site.xml (<a href="https://redirect.github.com/apache/maven-enforcer/pull/926">#926</a>) <a href="https://github.com/ctubbsii"><code>@ctubbsii</code></a></li> <li>Fix formatting typo in dependencyConvergence.apt.vm (<a href="https://redirect.github.com/apache/maven-enforcer/pull/928">#928</a>) <a href="https://github.com/ascopes"><code>@ascopes</code></a></li> <li>Correct support parameters documentation for banned repositories rule (<a href="https://redirect.github.com/apache/maven-enforcer/pull/922">#922</a>) <a href="https://github.com/Harmelodic"><code>@Harmelodic</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Fixes <a href="https://redirect.github.com/apache/maven-enforcer/issues/920">#920</a> - Remove usage of Stack (<a href="https://redirect.github.com/apache/maven-enforcer/pull/921">#921</a>) <a href="https://github.com/khmarbaise"><code>@khmarbaise</code></a></li> <li>feat: enable prevent branch protection rules (<a href="https://redirect.github.com/apache/maven-enforcer/pull/925">#925</a>) <a href="https://github.com/sebtiem"><code>@sebtiem</code></a></li> <li>Fixes <a href="https://redirect.github.com/apache/maven-enforcer/issues/917">#917</a> - Remove usage of Hashtable (<a href="https://redirect.github.com/apache/maven-enforcer/pull/918">#918</a>) <a href="https://github.com/khmarbaise"><code>@khmarbaise</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump m-invoker-p to 3.9.1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/935">#935</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/933">#933</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/932">#932</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/931">#931</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/923">#923</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/919">#919</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/915">#915</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/914">#914</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.10 to 3.9.11 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/912">#912</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.6.1</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Improve performance of transitive dependency checks (<a href="https://redirect.github.com/apache/maven-enforcer/pull/904">#904</a>) <a href="https://github.com/harrisric"><code>@harrisric</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix NPE when a classifier part is specified in bannedDependencies (<a href="https://redirect.github.com/apache/maven-enforcer/pull/905">#905</a>) <a href="https://github.com/harrisric"><code>@harrisric</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Move contributing information into README (<a href="https://redirect.github.com/apache/maven-enforcer/pull/911">#911</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Rewrite CONTRIBUTING.md to use the Github issue tracker instead of JIRA (<a href="https://redirect.github.com/apache/maven-enforcer/pull/898">#898</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Remove unused javax.annotations dependency (<a href="https://redirect.github.com/apache/maven-enforcer/pull/899">#899</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Remove unused methods (<a href="https://redirect.github.com/apache/maven-enforcer/pull/900">#900</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Remove the from parameter names (<a href="https://redirect.github.com/apache/maven-enforcer/pull/901">#901</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-enforcer/commit/82ba7700115bdf5ec8f267741a9e232adf91b51e"><code>82ba770</code></a> [maven-release-plugin] prepare release enforcer-3.6.2</li> <li><a href="https://github.com/apache/maven-enforcer/commit/5313c70472efba99db6342d05ffb5c00e471e375"><code>5313c70</code></a> Bump m-invoker-p to 3.9.1</li> <li><a href="https://github.com/apache/maven-enforcer/commit/ee5abeeabba6acad11b3b5ba279def0ab6c1f80c"><code>ee5abee</code></a> Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0</li> <li><a href="https://github.com/apache/maven-enforcer/commit/6c5a152b360737d25f5e8961703903a59c6f684c"><code>6c5a152</code></a> Bump org.assertj:assertj-core from 3.27.5 to 3.27.6</li> <li><a href="https://github.com/apache/maven-enforcer/commit/89ccb701fbc84c36d281f056ecd233624ea51bb3"><code>89ccb70</code></a> Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (<a href="https://redirect.github.com/apache/maven-enforcer/issues/931">#931</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/03ed82d5fef50b44bb55c8bde8cd5d7bb4d8ca15"><code>03ed82d</code></a> Update Version Ranges link in site.xml (<a href="https://redirect.github.com/apache/maven-enforcer/issues/926">#926</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/d282dc4e8a19f02182c04537524ff9abc1925113"><code>d282dc4</code></a> Fixes <a href="https://redirect.github.com/apache/maven-enforcer/issues/920">#920</a> - Remove usage of Stack</li> <li><a href="https://github.com/apache/maven-enforcer/commit/27e1f4669bc44829cfc9c39d1d01ae35d7045577"><code>27e1f46</code></a> Use SessionData for cache storage (<a href="https://redirect.github.com/apache/maven-enforcer/issues/930">#930</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/a1bac9b43ddbac7416944882f5c7a52dc490cdd5"><code>a1bac9b</code></a> Fix formatting typo in dependencyConvergence.apt.vm</li> <li><a href="https://github.com/apache/maven-enforcer/commit/870a1edcb05613525c49cad546889fd016d892a1"><code>870a1ed</code></a> Correct support parameters documentation for banned repositories rule</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-enforcer/compare/enforcer-3.5.0...enforcer-3.6.2">compare view</a></li> </ul> </details> <br /> Updates `com.github.siom79.japicmp:japicmp-maven-plugin` from 0.25.4 to 0.25.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/siom79/japicmp/releases">com.github.siom79.japicmp:japicmp-maven-plugin's releases</a>.</em></p> <blockquote> <h2>japicmp-base-0.25.6</h2> <ul> <li>No NPE in case of Maven artifacts without file <a href="https://redirect.github.com/siom79/japicmp/issues/504">#504</a></li> </ul> <h2>japicmp-base-0.25.5</h2> <h2>0.25.5 (2026-04-09)</h2> <ul> <li>getAnnotations() no longer returns empty list in case of removed members <a href="https://redirect.github.com/siom79/japicmp/issues/497">#497</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/siom79/japicmp/commit/c69cec6b6f1a0d4aec81368666700dc118d6172f"><code>c69cec6</code></a> [maven-release-plugin] prepare release japicmp-base-0.25.6</li> <li><a href="https://github.com/siom79/japicmp/commit/e8bdba6221ede6f4dc97ef9afc7a71c60d8dbab7"><code>e8bdba6</code></a> upgraded version in *.md files to 0.25.6</li> <li><a href="https://github.com/siom79/japicmp/commit/e1cf06a5c01db672f26664eb66b93401698e64dd"><code>e1cf06a</code></a> Update ReleaseNotes.md for version 0.25.6</li> <li><a href="https://github.com/siom79/japicmp/commit/993020acb19607a654a8d83e73f3d0e268b283e9"><code>993020a</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/505">#505</a> from siom79/claude/fix-npe-issue-BipYy</li> <li><a href="https://github.com/siom79/japicmp/commit/c8d2873b0536ca92cf11db306d7dae169afc2201"><code>c8d2873</code></a> Fix NPE in setUpClassPathUsingMavenProject when project artifact is unresolva...</li> <li><a href="https://github.com/siom79/japicmp/commit/6e5f1f367ac7446dad7ab0784b6b94e710092e11"><code>6e5f1f3</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/503">#503</a> from siom79/claude/github-release-notes-action-cmkRp</li> <li><a href="https://github.com/siom79/japicmp/commit/e050d5edb768bf0ed0c78d2bbdaabfd3e297e240"><code>e050d5e</code></a> feat: Release-Notes aus ReleaseNotes.md in GitHub-Release einbinden</li> <li><a href="https://github.com/siom79/japicmp/commit/66965279cceb550ed0ea750c70b3821c145d29ab"><code>6696527</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/501">#501</a> from siom79/java-25</li> <li><a href="https://github.com/siom79/japicmp/commit/4c2127b320f5bdfd4e697e17ee153fb4b4683059"><code>4c2127b</code></a> ci with Java 25 instead of 22,24</li> <li><a href="https://github.com/siom79/japicmp/commit/f09b0788518e94aae5212da47f607e8a699ffaa9"><code>f09b078</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/500">#500</a> from siom79/claude/refactor-compatibility-tests-oFcgX</li> <li>Additional commits viewable in <a href="https://github.com/siom79/japicmp/compare/japicmp-base-0.25.4...japicmp-base-0.25.6">compare view</a></li> </ul> </details> <br /> Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.1 to 2.21.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/FasterXML/jackson/commits">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.junit:junit-bom | [>= 6.a0, < 7] | </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
