This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new 86baf36  Add website content generated from 
`a92173b5d9cff2ab07e6542495c6b14a70436789`
86baf36 is described below

commit 86baf360a4cea4fd8a3e942791f88b2e0a22f8d6
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Oct 7 19:31:23 2024 +0000

    Add website content generated from 
`a92173b5d9cff2ab07e6542495c6b14a70436789`
---
 features.html      |  2 +-
 release-notes.html | 12 ++++++++++++
 sitemap.xml        | 14 +++++++-------
 usage.html         |  2 +-
 4 files changed, 21 insertions(+), 9 deletions(-)

diff --git a/features.html b/features.html
index fd34fd8..aa59b3e 100644
--- a/features.html
+++ b/features.html
@@ -355,7 +355,7 @@ The file will be created by the <code>reusable-build</code> 
workflow.</p>
 <div class="listingblock">
 <div class="content">
 <pre class="highlightjs highlight"><code class="language-yaml hljs" 
data-lang="yaml">build:
-  uses: apache/logging-parent/.github/workflows/build-reusable.yaml@rel/11.0.0
+  uses: apache/logging-parent/.github/workflows/build-reusable.yaml@rel/11.3.0
   secrets:
     DV_ACCESS_TOKEN: ${{ ! startsWith(github.refname, 'release/') &amp;&amp; 
secrets.GE_ACCESS_TOKEN }}
   with:
diff --git a/release-notes.html b/release-notes.html
index 19a17ce..6b2c90a 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -125,6 +125,9 @@
 <div class="ulist">
 <ul>
 <li>
+<p>Update <code>actions/cache</code> to version <code>4.1.0</code> (<a 
href="https://github.com/apache/logging-parent/pull/258";>258</a>)</p>
+</li>
+<li>
 <p>Update <code>actions/checkout</code> to version <code>4.2.0</code> (<a 
href="https://github.com/apache/logging-parent/pull/251";>251</a>)</p>
 </li>
 <li>
@@ -134,8 +137,17 @@
 <p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version 
<code>4.8.6.4</code> (<a 
href="https://github.com/apache/logging-parent/pull/248";>248</a>)</p>
 </li>
 <li>
+<p>Update <code>com.google.errorprone:error_prone_core</code> to version 
<code>2.33.0</code> (<a 
href="https://github.com/apache/logging-parent/pull/254";>254</a>)</p>
+</li>
+<li>
+<p>Update <code>com.gradle:develocity-maven-extension</code> to version 
<code>1.22.2</code> (<a 
href="https://github.com/apache/logging-parent/pull/255";>255</a>)</p>
+</li>
+<li>
 <p>Update <code>de.skuzzle.enforcer:restrict-imports-enforcer-rule</code> to 
version <code>2.6.0</code> (<a 
href="https://github.com/apache/logging-parent/pull/253";>253</a>)</p>
 </li>
+<li>
+<p>Update <code>org.codehaus.gmavenplus:gmavenplus-plugin</code> to version 
<code>4.0.1</code> (<a 
href="https://github.com/apache/logging-parent/pull/257";>257</a>)</p>
+</li>
 </ul>
 </div>
 </div>
diff --git a/sitemap.xml b/sitemap.xml
index 82002b2..5d5cded 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,30 +2,30 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2024-09-26T11:57:54.351Z</lastmod>
+<lastmod>2024-10-07T19:31:22.662Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2024-09-26T11:57:54.351Z</lastmod>
+<lastmod>2024-10-07T19:31:22.662Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2024-09-26T11:57:54.351Z</lastmod>
+<lastmod>2024-10-07T19:31:22.662Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2024-09-26T11:57:54.351Z</lastmod>
+<lastmod>2024-10-07T19:31:22.662Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2024-09-26T11:57:54.351Z</lastmod>
+<lastmod>2024-10-07T19:31:22.662Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-review-instructions.html</loc>
-<lastmod>2024-09-26T11:57:54.351Z</lastmod>
+<lastmod>2024-10-07T19:31:22.662Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2024-09-26T11:57:54.351Z</lastmod>
+<lastmod>2024-10-07T19:31:22.662Z</lastmod>
 </url>
 </urlset>
diff --git a/usage.html b/usage.html
index f30e7dc..2a06692 100644
--- a/usage.html
+++ b/usage.html
@@ -122,7 +122,7 @@
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Add <code>org.apache.logging:logging-parent:11.0.0</code> as a 
<code>parent</code> to your <code>pom.xml</code></p>
+<p>Add <code>org.apache.logging:logging-parent:11.3.0</code> as a 
<code>parent</code> to your <code>pom.xml</code></p>
 </li>
 <li>
 <p>You may need to add <code>.mvn/jvm.config</code> to your project. See <a 
href="https://github.com/apache/logging-log4j2/blob/2.x/.mvn/jvm.config";>this</a>
 as an example.</p>

Reply via email to