dependabot[bot] opened a new pull request, #332: URL: https://github.com/apache/logging-log4j-samples/pull/332
Bumps the all group with 2 updates in the /log4j-samples-graalvm directory: [org.junit:junit-bom](https://github.com/junit-team/junit5) and [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `org.junit:junit-bom` from 5.12.2 to 5.13.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">org.junit:junit-bom's releases</a>.</em></p> <blockquote> <p>JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Oyster-zx"><code>@Oyster-zx</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4311">junit-team/junit5#4311</a></li> <li><a href="https://github.com/etrandafir93"><code>@etrandafir93</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4336">junit-team/junit5#4336</a></li> <li><a href="https://github.com/hanszt"><code>@hanszt</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3377">junit-team/junit5#3377</a></li> <li><a href="https://github.com/ngocnhan-tran1996"><code>@ngocnhan-tran1996</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4545">junit-team/junit5#4545</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0">https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0</a></p> <p>JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-RC1/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hanszt"><code>@hanszt</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3377">junit-team/junit5#3377</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1">https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1</a></p> <p>JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-M3/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3">https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3</a></p> <p>JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-M2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2">https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2</a></p> <p>JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-M1/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Oyster-zx"><code>@Oyster-zx</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4311">junit-team/junit5#4311</a></li> <li><a href="https://github.com/etrandafir93"><code>@etrandafir93</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4336">junit-team/junit5#4336</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1">https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit5/commit/f539f92fce67e95c642e3788284e27dbad8add7c"><code>f539f92</code></a> Release 5.13.0</li> <li><a href="https://github.com/junit-team/junit5/commit/a54ad65325608225e553b8c1310899f090fdf8eb"><code>a54ad65</code></a> Use <code>set</code>/<code>get</code> on <code>AtomicBoolean</code> compatibility with Java 8</li> <li><a href="https://github.com/junit-team/junit5/commit/9bb6a0f4bdb63709a86410e695e0fb31b79aaa28"><code>9bb6a0f</code></a> Finalize 5.13.0 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/5f0e4e6e355355693eddac376669be393476dc66"><code>5f0e4e6</code></a> Remove short-circuiting to ensure all classes are checked for cycles (<a href="https://redirect.github.com/junit-team/junit5/issues/4598">#4598</a>)</li> <li><a href="https://github.com/junit-team/junit5/commit/36bb005e4d28f3c817a0f3c1466603a84deeb841"><code>36bb005</code></a> Improve assertion failure message in TestClassPredicatesTests</li> <li><a href="https://github.com/junit-team/junit5/commit/2c86dfa055d679d203f0977b0739a385cc2649d1"><code>2c86dfa</code></a> Avoid publishing Gradle Module Metadata for <code>shadowRuntimeElements</code></li> <li><a href="https://github.com/junit-team/junit5/commit/4b27910013e672e2c55c26a1ab7737d0ac1f321e"><code>4b27910</code></a> Allow publishing files to an existing directory</li> <li><a href="https://github.com/junit-team/junit5/commit/b819306bccb1ab78994a208169d9e98ca97e7a5b"><code>b819306</code></a> Fix console launcher's <code>--uid</code> option (<a href="https://redirect.github.com/junit-team/junit5/issues/4589">#4589</a>)</li> <li><a href="https://github.com/junit-team/junit5/commit/df466515d250c7f041aed13890f0490c8497680d"><code>df46651</code></a> Fix <code>:junit-platform-console:compileModule</code></li> <li><a href="https://github.com/junit-team/junit5/commit/182a268a8a38cd4047f80e6478f8896f0595e027"><code>182a268</code></a> Force Gradle to update snapshots</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0">compare view</a></li> </ul> </details> <br /> Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.0 to 3.5.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/exec-maven-plugin/releases">org.codehaus.mojo:exec-maven-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.1</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Add ClassLoader support for ASM ClassWriter (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/472">#472</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 88 to 89 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/475">#475</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 87 to 88 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/474">#474</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/473">#473</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project6/project5lib (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/470">#470</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project1 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/468">#468</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump asm.version from 9.7.1 to 9.8 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/467">#467</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project2 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/465">#465</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project14 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/464">#464</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project3 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/463">#463</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 86 to 87 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/460">#460</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Fix ITs for Maven 4 rc-3 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/462">#462</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Document how to use env vars in commandlineArgs (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/459">#459</a>) <a href="https://github.com/cpfeiffer"><code>@cpfeiffer</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/bd1f6f77b2f04595f434b7794118397c1a4dd32a"><code>bd1f6f7</code></a> [maven-release-plugin] prepare release 3.5.1</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/ac2717319631c5c5b8b261b3f4e0b53c064401b4"><code>ac27173</code></a> Bump org.codehaus.mojo:mojo-parent from 88 to 89</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/1ed0f42faf5ad694f02c4eb81df1f123cdac9a8a"><code>1ed0f42</code></a> Bump org.codehaus.mojo:mojo-parent from 87 to 88 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/474">#474</a>)</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/d221e2301f0609919c4dffd14de790fd4cf93be2"><code>d221e23</code></a> Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/42bc369e89e51b474b25f03475b7c40af314a4a2"><code>42bc369</code></a> Add ClassLoader support for ASM ClassWriter</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/f4e8634d928678f5868f8af070240245e459e000"><code>f4e8634</code></a> Bump commons-io:commons-io in /src/test/projects/project6/project5lib</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/303978ca038581c39d5fc27444889201b47843df"><code>303978c</code></a> Bump commons-io:commons-io in /src/test/projects/project1</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/fc7ccf01b3a32a81fb3861adc4c7790e9a5c49ed"><code>fc7ccf0</code></a> Bump asm.version from 9.7.1 to 9.8</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/f5444856eb9924aee1b8bfa734b8064f33ae3c89"><code>f544485</code></a> Bump commons-io:commons-io in /src/test/projects/project2</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/d0fffa5b8ae000a18690a46726009912b502793e"><code>d0fffa5</code></a> Bump commons-io:commons-io in /src/test/projects/project14</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.5.1">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 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 <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: robots-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org