dependabot[bot] opened a new pull request, #68:
URL: https://github.com/apache/logging-log4j-audit-sample/pull/68

   Bumps 
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent) 
from 11.3.0 to 12.0.0.
   <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.0.0</h2>
   <p>This major release contains several small improvements and certain 
backward incompatible changes.</p>
   <h3>Changed</h3>
   <ul>
   <li>Activate <code>flatten-bom</code> execution of 
<code>flatten-maven-plugin</code> using a 
<code>.logging-parent-bom-activator</code> file (<a 
href="https://redirect.github.com/apache/logging-parent/issues/265";>#265</a>)</li>
   <li>Don't keep <code>parent</code> in <code>flatten-bom</code> configuration 
(<a 
href="https://redirect.github.com/apache/logging-parent/issues/265";>#265</a>, 
<a 
href="https://redirect.github.com/apache/logging-parent/issues/37";>#37</a>)</li>
   <li>Switch from <code>maven-deploy-plugin</code> to 
<code>nexus-staging-maven-plugin</code>, which helps with fetching the Nexus 
repository URL during a release. <code>generate-email.sh</code> will be called 
with a fourth argument containing the Nexus repository URL. (<a 
href="https://redirect.github.com/apache/logging-parent/issues/246";>#246</a>)</li>
   <li>Update <code>deploy-*-reusable</code> workflows to export the URL of the 
Nexus repository and the project version as <code>nexus-url</code> and 
<code>project-version</code> workflow outputs, respectively (<a 
href="https://redirect.github.com/apache/logging-parent/issues/246";>#246</a>)</li>
   <li>Add <code>maven-args</code> input to <code>build-reusable</code> and 
<code>merge-dependabot-reusable</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/266";>#266</a>)</li>
   <li>Move from <code>[ge.apache.org](http://ge.apache.org/)</code> to new 
<code>[develocity.apache.org](http://develocity.apache.org/)</code> server (<a 
href="https://redirect.github.com/apache/logging-parent/issues/313";>#313</a>)</li>
   <li>Add the <code>verify-reproducibility-reusable.yaml</code> workflow to 
check reproducibility of artifacts in a Maven repository. Deprecate the 
reproducibility check in <code>build-reusable.yaml</code>. (<a 
href="https://redirect.github.com/apache/logging-parent/issues/246";>#246</a>)</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>Remove following managed dependencies to avoid polluting BOMs: 
<code>biz.aQute.bnd:biz.aQute.bnd.annotation</code>, 
<code>com.github.spotbugs:spotbugs-annotations</code>, 
<code>org.jspecify:jspecify</code>, <code>org.osgi:osgi.annotation</code>, 
<code>org.osgi:org.osgi.annotation.bundle</code>, 
<code>org.osgi:org.osgi.annotation.versioning</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/265";>#265</a>, 
<a 
href="https://redirect.github.com/apache/logging-log4j2/issues/4";>apache/logging-log4j24</a>)</li>
   </ul>
   <h3>Updated</h3>
   <ul>
   <li>Update <code>biz.aQute.bnd:bnd-baseline-maven-plugin</code> to version 
<code>7.1.0</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/290";>#290</a>)</li>
   <li>Update <code>biz.aQute.bnd:bnd-maven-plugin</code> to version 
<code>7.1.0</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/289";>#289</a>)</li>
   <li>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to 
version <code>2.44.2</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/314";>#314</a>)</li>
   <li>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version 
<code>4.8.6.6</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/293";>#293</a>)</li>
   <li>Update <code>com.google.errorprone:error_prone_core</code> to version 
<code>2.36.0</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/287";>#287</a>)</li>
   <li>Update <code>org.apache.groovy:groovy</code> to version 
<code>4.0.25</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/320";>#320</a>)</li>
   <li>Update <code>org.apache.maven.plugins:maven-artifact-plugin</code> to 
version <code>3.6.0</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/312";>#312</a>)</li>
   <li>Update <code>org.asciidoctor:asciidoctor-maven-plugin</code> to version 
<code>3.1.1</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/285";>#285</a>)</li>
   <li>Update <code>org.codehaus.gmavenplus:gmavenplus-plugin</code> to version 
<code>4.1.1</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/307";>#307</a>)</li>
   <li>Update <code>org.codehaus.mojo:exec-maven-plugin</code> to version 
<code>3.5.0</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/274";>#274</a>)</li>
   <li>Update <code>org.cyclonedx:cyclonedx-maven-plugin</code> to version 
<code>2.9.1</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/291";>#291</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/logging-parent/commit/2e2af912738b760fc07c7ab54b8849aa49ada9e2";><code>2e2af91</code></a>
 Update the <code>project.build.outputTimestamp</code> property</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/21341d1c39a221825c50c093545f28ac91eadec4";><code>21341d1</code></a>
 Install Subversion package in the deployment workflow</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/3b88a6981401cf0506a38293fceac2da84a2362e";><code>3b88a69</code></a>
 Update the <code>project.build.outputTimestamp</code> property</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/a57f3bdd14956f7eb5710793fc1fb95af2e62b07";><code>a57f3bd</code></a>
 Use <code>deploy:deploy</code> for staging distribution artifacts</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/0002085dd4a04080ab11d95a4707e53a3cb631af";><code>0002085</code></a>
 Update the <code>project.build.outputTimestamp</code> property</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/4a772851631679281a612179ed8e1e03e78079ef";><code>4a77285</code></a>
 Release changelog</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/3327a204747cea627c7c898c3fd6229edb8c5504";><code>3327a20</code></a>
 Prepare changelog contents for the release</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/7d7ee1f9b3566f78ace20653d300726e3c6a51c4";><code>7d7ee1f</code></a>
 Bump the version to <code>12.0.0</code></li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/409e59afb4c22676d759498390b21bd5e09bdf81";><code>409e59a</code></a>
 Update <code>github/codeql-action</code> to version <code>3.28.9</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/326";>#326</a>)</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/45aeff45c966cd4500fb40757c48163c22e05a1b";><code>45aeff4</code></a>
 Update <code>github/codeql-action</code> to version <code>3.28.8</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/325";>#325</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/logging-parent/compare/rel/11.3.0...rel/12.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging:logging-parent&package-manager=maven&previous-version=11.3.0&new-version=12.0.0)](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 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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to