dependabot[bot] opened a new pull request, #336: URL: https://github.com/apache/logging-log4j-samples/pull/336
Bumps the all group with 1 update in the / directory: [org.apache.logging:logging-parent](https://github.com/apache/logging-parent). Bumps the all group with 1 update in the /log4j-samples-graalvm directory: [org.apache.logging:logging-parent](https://github.com/apache/logging-parent). Updates `org.apache.logging:logging-parent` from 12.1.0 to 12.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/logging-parent/releases">org.apache.logging:logging-parent's releases</a>.</em></p> <blockquote> <h2>12.1.1</h2> <p>This patch release addresses a blocker issue with the creation of a release distribution and enhances the reliability of our caching and reproducibility mechanisms.</p> <h3>Fixed</h3> <ul> <li>Fix staging of binary distribution archive. (<a href="https://redirect.github.com/apache/logging-parent/issues/400">#400</a>)</li> <li>Improve Node.js caching using <code>package-lock.json</code>. (<a href="https://redirect.github.com/apache/logging-parent/issues/366">#366</a>, <a href="https://redirect.github.com/apache/logging-parent/issues/408">#408</a>)</li> <li>Improve reliability of reproducibility verification. (<a href="https://redirect.github.com/apache/logging-parent/issues/388">#388</a>)</li> </ul> <h3>Updated</h3> <ul> <li>Update <code>actions/setup-java</code> to version <code>4.7.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/376">#376</a>)</li> <li>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version <code>2.44.5</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/397">#397</a>)</li> <li>Update <code>com.google.errorprone:error_prone_core</code> to version <code>2.38.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/381">#381</a>)</li> <li>Update <code>com.gradle:common-custom-user-data-maven-extension</code> to version <code>2.0.3</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/407">#407</a>)</li> <li>Update <code>com.gradle:develocity-maven-extension</code> to version <code>2.0.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/398">#398</a>)</li> <li>Update <code>com.h3xstream.findsecbugs:findsecbugs-plugin</code> to version <code>1.14.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/380">#380</a>)</li> <li>Update <code>com.palantir.javaformat:palantir-java-format</code> to version <code>2.68.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/410">#410</a>)</li> <li>Update <code>dependabot/fetch-metadata</code> to version <code>2.4.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/386">#386</a>)</li> <li>Update <code>github/codeql-action</code> to version <code>3.28.19</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/402">#402</a>)</li> <li>Update <code>gradle/develocity-actions</code> to version <code>1.4</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/404">#404</a>)</li> <li>Update <code>org.apache.groovy:groovy</code> to version <code>4.0.27</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/395">#395</a>)</li> <li>Update <code>org.codehaus.gmavenplus:gmavenplus-plugin</code> to version <code>4.2.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/383">#383</a>)</li> <li>Update <code>org.codehaus.mojo:build-helper-maven-plugin</code> to version <code>3.6.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/403">#403</a>)</li> <li>Update <code>org.codehaus.mojo:exec-maven-plugin</code> to version <code>3.5.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/396">#396</a>)</li> <li>Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version <code>7.3.0.202506031305-r</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/405">#405</a>)</li> <li>Update <code>org.jacoco:jacoco-maven-plugin</code> to version <code>0.8.13</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/368">#368</a>)</li> <li>Update <code>ossf/scorecard-action</code> to version <code>2.4.2</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/399">#399</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/logging-parent/commit/9c01c1092a2c07d779d848232762e86e174eb70e"><code>9c01c10</code></a> Update the <code>project.build.outputTimestamp</code> property</li> <li><a href="https://github.com/apache/logging-parent/commit/8f12e090ffc4980f8097ecb25db74abd30f83cc3"><code>8f12e09</code></a> Prepare release notes for version <code>12.1.1</code></li> <li><a href="https://github.com/apache/logging-parent/commit/27d5c802a6593c0bd2ebf5ad682d01703130b637"><code>27d5c80</code></a> Update <code>com.palantir.javaformat:palantir-java-format</code> to version <code>2.68.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/410">#410</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/12bdb036166b026b52a7a4bc57dd860e20779c66"><code>12bdb03</code></a> Fix incorrect key syntax in <code>actions/cache/save</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/411">#411</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/e6f8ac33ed2dbe043dc37ffaf82be6828c860b0e"><code>e6f8ac3</code></a> Improve Node.js caching using <code>package-lock.json</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/409">#409</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/3b4379f2336f8656883e0628ef82c55db61080dc"><code>3b4379f</code></a> Update <code>com.gradle:common-custom-user-data-maven-extension</code> to version `2.0.3...</li> <li><a href="https://github.com/apache/logging-parent/commit/0725f820af4f6457969e76d17944ac2884b58fda"><code>0725f82</code></a> Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version <code>7.3.0.202506031305-r</code> ...</li> <li><a href="https://github.com/apache/logging-parent/commit/430175585a324baf9ca2a4704f330617adcfb5d8"><code>4301755</code></a> Update <code>gradle/develocity-actions</code> to version <code>1.4</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/404">#404</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/908b2f326eb0caf89fce13997d87ccd266bcef46"><code>908b2f3</code></a> Update <code>org.codehaus.mojo:build-helper-maven-plugin</code> to version <code>3.6.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/403">#403</a>...</li> <li><a href="https://github.com/apache/logging-parent/commit/2bf3dfcc15c58bfb8031b96937b8957682066bc2"><code>2bf3dfc</code></a> Update <code>github/codeql-action</code> to version <code>3.28.19</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/402">#402</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/logging-parent/compare/rel/12.1.0...rel/12.1.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.logging:logging-parent` from 12.1.0 to 12.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/logging-parent/releases">org.apache.logging:logging-parent's releases</a>.</em></p> <blockquote> <h2>12.1.1</h2> <p>This patch release addresses a blocker issue with the creation of a release distribution and enhances the reliability of our caching and reproducibility mechanisms.</p> <h3>Fixed</h3> <ul> <li>Fix staging of binary distribution archive. (<a href="https://redirect.github.com/apache/logging-parent/issues/400">#400</a>)</li> <li>Improve Node.js caching using <code>package-lock.json</code>. (<a href="https://redirect.github.com/apache/logging-parent/issues/366">#366</a>, <a href="https://redirect.github.com/apache/logging-parent/issues/408">#408</a>)</li> <li>Improve reliability of reproducibility verification. (<a href="https://redirect.github.com/apache/logging-parent/issues/388">#388</a>)</li> </ul> <h3>Updated</h3> <ul> <li>Update <code>actions/setup-java</code> to version <code>4.7.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/376">#376</a>)</li> <li>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version <code>2.44.5</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/397">#397</a>)</li> <li>Update <code>com.google.errorprone:error_prone_core</code> to version <code>2.38.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/381">#381</a>)</li> <li>Update <code>com.gradle:common-custom-user-data-maven-extension</code> to version <code>2.0.3</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/407">#407</a>)</li> <li>Update <code>com.gradle:develocity-maven-extension</code> to version <code>2.0.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/398">#398</a>)</li> <li>Update <code>com.h3xstream.findsecbugs:findsecbugs-plugin</code> to version <code>1.14.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/380">#380</a>)</li> <li>Update <code>com.palantir.javaformat:palantir-java-format</code> to version <code>2.68.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/410">#410</a>)</li> <li>Update <code>dependabot/fetch-metadata</code> to version <code>2.4.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/386">#386</a>)</li> <li>Update <code>github/codeql-action</code> to version <code>3.28.19</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/402">#402</a>)</li> <li>Update <code>gradle/develocity-actions</code> to version <code>1.4</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/404">#404</a>)</li> <li>Update <code>org.apache.groovy:groovy</code> to version <code>4.0.27</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/395">#395</a>)</li> <li>Update <code>org.codehaus.gmavenplus:gmavenplus-plugin</code> to version <code>4.2.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/383">#383</a>)</li> <li>Update <code>org.codehaus.mojo:build-helper-maven-plugin</code> to version <code>3.6.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/403">#403</a>)</li> <li>Update <code>org.codehaus.mojo:exec-maven-plugin</code> to version <code>3.5.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/396">#396</a>)</li> <li>Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version <code>7.3.0.202506031305-r</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/405">#405</a>)</li> <li>Update <code>org.jacoco:jacoco-maven-plugin</code> to version <code>0.8.13</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/368">#368</a>)</li> <li>Update <code>ossf/scorecard-action</code> to version <code>2.4.2</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/399">#399</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/logging-parent/commit/9c01c1092a2c07d779d848232762e86e174eb70e"><code>9c01c10</code></a> Update the <code>project.build.outputTimestamp</code> property</li> <li><a href="https://github.com/apache/logging-parent/commit/8f12e090ffc4980f8097ecb25db74abd30f83cc3"><code>8f12e09</code></a> Prepare release notes for version <code>12.1.1</code></li> <li><a href="https://github.com/apache/logging-parent/commit/27d5c802a6593c0bd2ebf5ad682d01703130b637"><code>27d5c80</code></a> Update <code>com.palantir.javaformat:palantir-java-format</code> to version <code>2.68.0</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/410">#410</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/12bdb036166b026b52a7a4bc57dd860e20779c66"><code>12bdb03</code></a> Fix incorrect key syntax in <code>actions/cache/save</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/411">#411</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/e6f8ac33ed2dbe043dc37ffaf82be6828c860b0e"><code>e6f8ac3</code></a> Improve Node.js caching using <code>package-lock.json</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/409">#409</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/3b4379f2336f8656883e0628ef82c55db61080dc"><code>3b4379f</code></a> Update <code>com.gradle:common-custom-user-data-maven-extension</code> to version `2.0.3...</li> <li><a href="https://github.com/apache/logging-parent/commit/0725f820af4f6457969e76d17944ac2884b58fda"><code>0725f82</code></a> Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version <code>7.3.0.202506031305-r</code> ...</li> <li><a href="https://github.com/apache/logging-parent/commit/430175585a324baf9ca2a4704f330617adcfb5d8"><code>4301755</code></a> Update <code>gradle/develocity-actions</code> to version <code>1.4</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/404">#404</a>)</li> <li><a href="https://github.com/apache/logging-parent/commit/908b2f326eb0caf89fce13997d87ccd266bcef46"><code>908b2f3</code></a> Update <code>org.codehaus.mojo:build-helper-maven-plugin</code> to version <code>3.6.1</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/403">#403</a>...</li> <li><a href="https://github.com/apache/logging-parent/commit/2bf3dfcc15c58bfb8031b96937b8957682066bc2"><code>2bf3dfc</code></a> Update <code>github/codeql-action</code> to version <code>3.28.19</code> (<a href="https://redirect.github.com/apache/logging-parent/issues/402">#402</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/logging-parent/compare/rel/12.1.0...rel/12.1.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