You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by gg...@apache.org on 2023/04/27 12:10:37 UTC

svn commit: r1083026 - /websites/production/commons/content/proper/commons-parent/

Author: ggregory
Date: Thu Apr 27 12:10:37 2023
New Revision: 1083026

Log:
Site checkin for project Apache Commons Parent

Added:
    websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-58-SNAPSHOT.spdx.json
Removed:
    websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-56.spdx.json
Modified:
    websites/production/commons/content/proper/commons-parent/changes-report.html
    websites/production/commons/content/proper/commons-parent/ci-management.html
    websites/production/commons/content/proper/commons-parent/dependency-convergence.html
    websites/production/commons/content/proper/commons-parent/dependency-info.html
    websites/production/commons/content/proper/commons-parent/dependency-management.html
    websites/production/commons/content/proper/commons-parent/distribution-management.html
    websites/production/commons/content/proper/commons-parent/index.html
    websites/production/commons/content/proper/commons-parent/issue-management.html
    websites/production/commons/content/proper/commons-parent/jira-report.html
    websites/production/commons/content/proper/commons-parent/mailing-lists.html
    websites/production/commons/content/proper/commons-parent/project-info.html
    websites/production/commons/content/proper/commons-parent/project-reports.html
    websites/production/commons/content/proper/commons-parent/rat-report.html
    websites/production/commons/content/proper/commons-parent/scm.html
    websites/production/commons/content/proper/commons-parent/summary.html
    websites/production/commons/content/proper/commons-parent/surefire-report.html

Modified: websites/production/commons/content/proper/commons-parent/changes-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/changes-report.html (original)
+++ websites/production/commons/content/proper/commons-parent/changes-report.html Thu Apr 27 12:10:37 2023
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons developers" />
-                <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Apache Commons Parent Release Notes</title>
 
@@ -37,8 +37,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -210,6 +210,14 @@
 <th>Date</th>
 <th>Description</th></tr>
 <tr class="b">
+<td><a href="#a58">58</a></td>
+<td>20YY-MM-DD</td>
+<td>Version 57: Maintenance and update dependencies</td></tr>
+<tr class="a">
+<td><a href="#a57">57</a></td>
+<td>2023-04-22</td>
+<td>Version 57: Maintenance and update dependencies</td></tr>
+<tr class="b">
 <td><a href="#a56">56</a></td>
 <td>2022-12-30</td>
 <td>Version 56: Maintenance and update dependencies</td></tr>
@@ -349,6 +357,130 @@
 <td><a href="#a22">22</a></td>
 <td>2011-09-21</td>
 <td>Starting with version 22, the RAT plugin has changed Maven group and id,  so any existing configuration needs to be updated.  To fix component POMs, please change any occurrences of:   &lt;groupId&gt;org.codehaus.mojo&lt;/groupId&gt;   &lt;artifactId&gt;rat-maven-plugin&lt;/artifactId&gt;  to the new values:   &lt;groupId&gt;org.apache.rat&lt;/groupId&gt;   &lt;artifactId&gt;apache-rat-plugin&lt;/artifactId&gt;</td></tr></table></section><section>
+<h3 id="a58">Release 58 &#x2013; 20YY-MM-DD</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Type</th>
+<th>Changes</th>
+<th>By</th></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump cyclonedx-maven-plugin from 2.7.7 to 2.7.8 #266. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 #265. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump junit-bom from 5.9.2 to 5.9.3 #263. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr></table></section><section>
+<h3 id="a57">Release 57 &#x2013; 2023-04-22</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Type</th>
+<th>Changes</th>
+<th>By</th></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Fix cyclonedx-maven-plugin configuration for multi-module projects. Thanks to Herv&#xe9; Boutemy.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Drop non-reproducible Implementation-Build in jar #242. Thanks to Herv&#xe9; Boutemy.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Use Java compiler release flag when compiling with Java &gt;= 9.]. Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump github/codeql-action from 2.1.37 to 2.1.38 #201. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.7 #195, #220, #253, #262. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump junit-bom from 5.9.1 to 5.9.2 #198. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-pmd-plugin from 3.19.0 to 3.20.0 #206. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump commons.pmd-impl.version from 6.54.0 to 6.55.0 #227. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0 #202, #222, #235. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0 #219, #236. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0 #205, #207, #221, #237. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-checkstyle-plugin from 3.2.0 to 3.2.2 #204, #260. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.3 #203, @262. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-enforcer-plugin from 3.1.0 to 3.3.0 #212, #255. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump spdx-maven-plugin from 0.6.3 to 0.6.5 #213, #259. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 #218. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump versions-maven-plugin from 2.14.2 to 2.15.0 #224. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-assembly-plugin from 3.4.2 to 3.5.0 #226. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.4 #225, #231, #243, #254. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-compiler-plugin from 3.10.1 to 3.11.0 #229. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump japicmp-maven-plugin from 0.17.1 to 0.17.2 #230. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump commons.javadoc.java.link from Java 7 to 8. Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump minimum Maven version from 3.3.9 to 3.6.3. Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 #256. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump animal-sniffer-maven-plugin from 1.22 to 1.23 #251. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr></table></section><section>
 <h3 id="a56">Release 56 &#x2013; 2022-12-30</h3>
 <table border="0" class="bodyTable">
 <tr class="a">

Modified: websites/production/commons/content/proper/commons-parent/ci-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/ci-management.html (original)
+++ websites/production/commons/content/proper/commons-parent/ci-management.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; CI Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -229,7 +229,7 @@
 <p>This project uses <a class="externalLink" href="https://github.com/features/actions/">GitHub Actions</a>.</p></section><section>
 <h2><a name="Access"></a>Access</h2><a name="Access"></a>
 <p>The following is a link to the continuous integration system used by the project:</p>
-<div class="source">
+<div>
 <pre><a class="externalLink" href="https://github.com/apache/commons-parent/actions">https://github.com/apache/commons-parent/actions</a></pre></div></section><section>
 <h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
 <p>No notifiers are defined. Please check back at a later date.</p></section>

Modified: websites/production/commons/content/proper/commons-parent/dependency-convergence.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/dependency-convergence.html (original)
+++ websites/production/commons/content/proper/commons-parent/dependency-convergence.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Dependency Convergence</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -235,22 +235,22 @@
 <table border="0" class="bodyTable"><caption>
   <b>Statistics:</b>
 </caption>
-<tr class="b">
+<tr class="a">
 <th>Number of dependencies (NOD):</th>
 <td>0</td></tr>
-<tr class="a">
+<tr class="b">
 <th>Number of unique artifacts (NOA):</th>
 <td>0</td></tr>
-<tr class="b">
+<tr class="a">
 <th>Number of version-conflicting artifacts (NOC):</th>
 <td>0</td></tr>
-<tr class="a">
+<tr class="b">
 <th>Number of SNAPSHOT artifacts (NOS):</th>
 <td>0</td></tr>
-<tr class="b">
+<tr class="a">
 <th>Convergence (NOD/NOA):</th>
 <td><img src="images/icon_error_sml.gif" alt="[Error]" />&#160;<b>0 %</b></td></tr>
-<tr class="a">
+<tr class="b">
 <th>Ready for release (100% convergence and no SNAPSHOTS):</th>
 <td><img src="images/icon_error_sml.gif" alt="[Error]" />&#160;<b>Error</b><br />You do not have 100% convergence.</td></tr></table></section><section>
 <h3><a name="Dependencies_used_in_this_project"></a>Dependencies used in this project</h3></section>

Modified: websites/production/commons/content/proper/commons-parent/dependency-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/dependency-info.html (original)
+++ websites/production/commons/content/proper/commons-parent/dependency-info.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Dependency Information</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -227,35 +227,32 @@
                                                                           <section>
 <h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a><section>
 <h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
-<div class="source">
+<div>
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
   &lt;artifactId&gt;commons-parent&lt;/artifactId&gt;
-  &lt;version&gt;56&lt;/version&gt;
+  &lt;version&gt;58-SNAPSHOT&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></section><section>
-<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source">
-<pre>'org.apache.commons:commons-parent:pom:56'</pre></div></section><section>
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source">
-<pre>&lt;dependency org=&quot;org.apache.commons&quot; name=&quot;commons-parent&quot; rev=&quot;56&quot;&gt;
+<div>
+<pre>&lt;dependency org=&quot;org.apache.commons&quot; name=&quot;commons-parent&quot; rev=&quot;58-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;commons-parent&quot; type=&quot;pom&quot; /&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
-<div class="source">
+<div>
 <pre>@Grapes(
-@Grab(group='org.apache.commons', module='commons-parent', version='56')
+@Grab(group='org.apache.commons', module='commons-parent', version='58-SNAPSHOT')
 )</pre></div></section><section>
 <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
-<div class="source">
-<pre>compile 'org.apache.commons:commons-parent:56'</pre></div></section><section>
+<div>
+<pre>compile 'org.apache.commons:commons-parent:58-SNAPSHOT'</pre></div></section><section>
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source">
-<pre>libraryDependencies += &quot;org.apache.commons&quot; % &quot;commons-parent&quot; % &quot;56&quot;</pre></div></section><section>
+<div>
+<pre>libraryDependencies += &quot;org.apache.commons&quot; % &quot;commons-parent&quot; % &quot;58-SNAPSHOT&quot;</pre></div></section><section>
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source">
-<pre>[org.apache.commons/commons-parent &quot;56&quot;]</pre></div></section></section>
+<div>
+<pre>[org.apache.commons/commons-parent &quot;58-SNAPSHOT&quot;]</pre></div></section></section>
                       </td>
         </tr>
       </table>

Modified: websites/production/commons/content/proper/commons-parent/dependency-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/dependency-management.html (original)
+++ websites/production/commons/content/proper/commons-parent/dependency-management.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Dependency Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -244,109 +244,109 @@
 <tr class="a">
 <td align="left">org.junit.jupiter</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter</a></td>
-<td>5.9.1</td>
+<td>5.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.jupiter</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-api</a></td>
-<td>5.9.1</td>
+<td>5.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.jupiter</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-engine</a></td>
-<td>5.9.1</td>
+<td>5.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.jupiter</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-migrationsupport</a></td>
-<td>5.9.1</td>
+<td>5.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.jupiter</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-params</a></td>
-<td>5.9.1</td>
+<td>5.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-commons</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-console</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-engine</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-jfr</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-launcher</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-reporting</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-runner</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite-api</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite-commons</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite-engine</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.junit.platform</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-testkit</a></td>
-<td>1.9.1</td>
+<td>1.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.junit.vintage</td>
 <td><a class="externalLink" href="https://junit.org/junit5/">junit-vintage-engine</a></td>
-<td>5.9.1</td>
+<td>5.9.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr></table></section></section>
                       </td>

Modified: websites/production/commons/content/proper/commons-parent/distribution-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/distribution-management.html (original)
+++ websites/production/commons/content/proper/commons-parent/distribution-management.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Distribution Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-parent/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/index.html (original)
+++ websites/production/commons/content/proper/commons-parent/index.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; About</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-parent/issue-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/issue-management.html (original)
+++ websites/production/commons/content/proper/commons-parent/issue-management.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Issue Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -229,7 +229,7 @@
 <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></section><section>
 <h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a>
 <p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p>
-<div class="source">
+<div>
 <pre><a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE">https://issues.apache.org/jira/browse/COMMONSSITE</a></pre></div></section>
                       </td>
         </tr>

Modified: websites/production/commons/content/proper/commons-parent/jira-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/jira-report.html (original)
+++ websites/production/commons/content/proper/commons-parent/jira-report.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; JIRA Report</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-parent/mailing-lists.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/mailing-lists.html (original)
+++ websites/production/commons/content/proper/commons-parent/mailing-lists.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Mailing Lists</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Added: websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-58-SNAPSHOT.spdx.json
==============================================================================
--- websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-58-SNAPSHOT.spdx.json (added)
+++ websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-58-SNAPSHOT.spdx.json Thu Apr 27 12:10:37 2023
@@ -0,0 +1,69 @@
+{
+  "SPDXID" : "SPDXRef-DOCUMENT",
+  "spdxVersion" : "SPDX-2.3",
+  "creationInfo" : {
+    "created" : "2023-04-27T08:10:23Z",
+    "creators" : [ "Tool: spdx-maven-plugin" ],
+    "licenseListVersion" : "3.20"
+  },
+  "name" : "Apache Commons Parent",
+  "dataLicense" : "CC0-1.0",
+  "documentDescribes" : [ "SPDXRef-gnrtd0" ],
+  "documentNamespace" : "http://spdx.org/spdxpackages/org.apache.commons_commons-parent-58-SNAPSHOT",
+  "packages" : [ {
+    "SPDXID" : "SPDXRef-gnrtd0",
+    "copyrightText" : "NOASSERTION",
+    "description" : "The Apache Commons Parent POM provides common settings for all Apache Commons components.",
+    "downloadLocation" : "NOASSERTION",
+    "filesAnalyzed" : true,
+    "homepage" : "https://commons.apache.org/proper/commons-parent/",
+    "licenseConcluded" : "NOASSERTION",
+    "licenseDeclared" : "NOASSERTION",
+    "licenseInfoFromFiles" : [ "NOASSERTION" ],
+    "name" : "Apache Commons Parent",
+    "originator" : "Organization:The Apache Software Foundation",
+    "packageFileName" : "NOASSERTION",
+    "packageVerificationCode" : {
+      "packageVerificationCodeValue" : "fc9586969e42e23907bbcc051f37374c8f541ab4"
+    },
+    "primaryPackagePurpose" : "INSTALL",
+    "hasFiles" : [ "SPDXRef-gnrtd2", "SPDXRef-gnrtd1" ],
+    "summary" : "The Apache Commons Parent POM provides common settings for all Apache Commons components.",
+    "supplier" : "Organization: The Apache Software Foundation",
+    "versionInfo" : "58-SNAPSHOT"
+  } ],
+  "files" : [ {
+    "SPDXID" : "SPDXRef-gnrtd1",
+    "checksums" : [ {
+      "algorithm" : "SHA1",
+      "checksumValue" : "19f0b60cf46115f14d7b3cdbe3855d46e58ea254"
+    } ],
+    "copyrightText" : "NOASSERTION",
+    "fileName" : "./NOTICE.txt",
+    "fileTypes" : [ "TEXT" ],
+    "licenseConcluded" : "NOASSERTION",
+    "licenseInfoInFiles" : [ "NOASSERTION" ]
+  }, {
+    "SPDXID" : "SPDXRef-gnrtd2",
+    "checksums" : [ {
+      "algorithm" : "SHA1",
+      "checksumValue" : "2b8b815229aa8a61e483fb4ba0588b8b6c491890"
+    } ],
+    "copyrightText" : "NOASSERTION",
+    "fileName" : "./LICENSE.txt",
+    "fileTypes" : [ "TEXT" ],
+    "licenseConcluded" : "NOASSERTION",
+    "licenseInfoInFiles" : [ "NOASSERTION" ]
+  } ],
+  "relationships" : [ {
+    "spdxElementId" : "SPDXRef-gnrtd1",
+    "relationshipType" : "CONTAINED_BY",
+    "relatedSpdxElement" : "SPDXRef-gnrtd0",
+    "comment" : ""
+  }, {
+    "spdxElementId" : "SPDXRef-gnrtd2",
+    "relationshipType" : "CONTAINED_BY",
+    "relatedSpdxElement" : "SPDXRef-gnrtd0",
+    "comment" : ""
+  } ]
+}
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-parent/project-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/project-info.html (original)
+++ websites/production/commons/content/proper/commons-parent/project-info.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Information</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-parent/project-reports.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/project-reports.html (original)
+++ websites/production/commons/content/proper/commons-parent/project-reports.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Generated Reports</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-parent/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/rat-report.html (original)
+++ websites/production/commons/content/proper/commons-parent/rat-report.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Rat (Release Audit Tool) results</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -209,7 +209,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2023-01-03T09:36:48-05:00
+Generated at: 2023-04-27T08:10:31-04:00
 
 Notes: 4
 Binaries: 0

Modified: websites/production/commons/content/proper/commons-parent/scm.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/scm.html (original)
+++ websites/production/commons/content/proper/commons-parent/scm.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Source Code Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -229,15 +229,15 @@
 <p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section>
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source">
+<div>
 <pre><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-parent.git">https://gitbox.apache.org/repos/asf?p=commons-parent.git</a></pre></div></section><section>
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
-<div class="source">
+<div>
 <pre>$ git clone http://gitbox.apache.org/repos/asf/commons-parent.git</pre></div></section><section>
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
-<div class="source">
+<div>
 <pre>$ git clone https://gitbox.apache.org/repos/asf/commons-parent.git</pre></div></section><section>
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section>

Modified: websites/production/commons/content/proper/commons-parent/summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/summary.html (original)
+++ websites/production/commons/content/proper/commons-parent/summary.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Summary</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -264,7 +264,7 @@
 <td>commons-parent</td></tr>
 <tr class="b">
 <td align="left">Version</td>
-<td>56</td></tr>
+<td>58-SNAPSHOT</td></tr>
 <tr class="a">
 <td align="left">Type</td>
 <td>pom</td></tr></table></section></section>

Modified: websites/production/commons/content/proper/commons-parent/surefire-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/surefire-report.html (original)
+++ websites/production/commons/content/proper/commons-parent/surefire-report.html Thu Apr 27 12:10:37 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 03 January 2023
+ | Generated by Apache Maven Doxia at 27 April 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230103" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230427" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Surefire Report</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 03 January 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 56</li>
+          <li id="publishDate">Last Published: 27 April 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 58-SNAPSHOT</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -220,9 +220,9 @@ function toggleDisplay(elementId) {
  }
 //]]>
 </script><section>
-<h2><a name="Surefire_Report"></a>Surefire Report</h2></section><section>
-<h2><a name="Summary"></a>Summary</h2><a name="Summary"></a><br />
-<table border="1" class="bodyTable">
+<h2><a name="Surefire_Report"></a>Surefire Report</h2></section><section><a id="Summary"></a>
+<h2><a name="Summary"></a>Summary</h2><br />
+<table border="0" class="bodyTable">
 <tr class="a">
 <th>Tests</th>
 <th>Errors</th>