dependabot[bot] opened a new pull request, #1273: URL: https://github.com/apache/axis-axis2-java-core/pull/1273
Bumps the production-dependencies group with 2 updates: [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.3 to 5.6.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/httpcomponents-client/blob/rel/v5.6.4/RELEASE_NOTES.txt">org.apache.httpcomponents.client5:httpclient5's changelog</a>.</em></p> <blockquote> <h2>Release 5.6.4</h2> <p>This maintenance release fixes SSL parameter application in the async TLS upgrade strategy.</p> <h2>Change Log</h2> <ul> <li> <p>BearerScheme to reject control characters in bearer token. Contributed by Javid Khan <!-- raw HTML omitted --></p> </li> <li> <p>Corrects application of SSL parameters in the async TLS upgrade method. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/httpcomponents-client/commit/36508cead5c4388d04d20aa7efad5a68595631a0"><code>36508ce</code></a> HttpClient 5.6.4 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/59b3d2ed71b206530e286fa86548e7833b4815eb"><code>59b3d2e</code></a> Updated release notes for HttpClient 5.6.4 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/c0af75978b64d66542dd1e1a4bde723a96e4f77b"><code>c0af759</code></a> reject control characters in bearer token in BearerScheme</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/2422b6c89aaacb8d25823b7535479a6fb5a09d0d"><code>2422b6c</code></a> Corrects application of SSL parameters in the async TLS upgrade method</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/66452ea55d9477d721b3c2c1d8c42b3a934a9408"><code>66452ea</code></a> Upgraded HttpClient version to 5.6.4-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/apache/httpcomponents-client/compare/rel/v5.6.3...rel/v5.6.4">compare view</a></li> </ul> </details> <br /> Updates `org.junit.jupiter:junit-jupiter` from 6.1.2 to 6.1.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit-framework/releases">org.junit.jupiter:junit-jupiter's releases</a>.</em></p> <blockquote> <p>JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3</p> <p>See <a href="https://docs.junit.org/6.1.3/release-notes.html">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3">https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/f59f60d2cebdf2224235d81f781b1f310cbc8138"><code>f59f60d</code></a> Release 6.1.3</li> <li><a href="https://github.com/junit-team/junit-framework/commit/cd8ec9202ce8260a434edb38a8565e36f620e8d6"><code>cd8ec92</code></a> Finalize 6.1.3 release notes</li> <li><a href="https://github.com/junit-team/junit-framework/commit/c8729f26aacd8e2dd6fa564b929fe047faaa7dc9"><code>c8729f2</code></a> Restore compatibility with GraalVM 25 (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5901">#5901</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/ddc9e74e5d21c2dd18bc0cfe4681d5ff50ac379c"><code>ddc9e74</code></a> Update graalvm/setup-graalvm action to v1.6.4 (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5959">#5959</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/fe2c52a780fcbda6c7ccf5d6576beb7ad2d80bf8"><code>fe2c52a</code></a> Update plugin org.graalvm.buildtools.native to v1.1.7 (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5923">#5923</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/62afc02b541ee9dfa16b121705f79b7d44f4dae0"><code>62afc02</code></a> Delay GraalVM plugin updates for 3 days</li> <li><a href="https://github.com/junit-team/junit-framework/commit/0cc29022801365a409c1213a811a8877cb88cce3"><code>0cc2902</code></a> Skip <code>graalVmTest</code> task if GraalVM env vars are not set</li> <li><a href="https://github.com/junit-team/junit-framework/commit/f6bbfc53e7e00b1b25e7d3b0bc09eef05cc4b721"><code>f6bbfc5</code></a> Move GraalVM tests to separate test task (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5903">#5903</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/e87e0521d4fbd75116a5fda42566fcb7a56eb340"><code>e87e052</code></a> Update plugin org.graalvm.buildtools.native to v1.1.6 (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5899">#5899</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/1cd56df89754fb8523ac9fbbf888e9a552e33ee8"><code>1cd56df</code></a> Update plugin org.graalvm.buildtools.native to v1.1.5 (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5880">#5880</a>)</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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]
