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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – CI Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li>
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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Dependency Convergence</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> 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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Dependency Information</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -219,31 +219,31 @@ <pre><dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>54</version> + <version>55</version> <type>pom</type> </dependency></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:54'</pre></div></section><section> +<pre>'org.apache.commons:commons-parent:pom:55'</pre></div></section><section> <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a> <div class="source"> -<pre><dependency org="org.apache.commons" name="commons-parent" rev="54"> +<pre><dependency org="org.apache.commons" name="commons-parent" rev="55"> <artifact name="commons-parent" type="pom" /> </dependency></pre></div></section><section> <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a> <div class="source"> <pre>@Grapes( -@Grab(group='org.apache.commons', module='commons-parent', version='54') +@Grab(group='org.apache.commons', module='commons-parent', version='55') )</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:54'</pre></div></section><section> +<pre>compile 'org.apache.commons:commons-parent:55'</pre></div></section><section> <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a> <div class="source"> -<pre>libraryDependencies += "org.apache.commons" % "commons-parent" % "54"</pre></div></section><section> +<pre>libraryDependencies += "org.apache.commons" % "commons-parent" % "55"</pre></div></section><section> <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> <div class="source"> -<pre>[org.apache.commons/commons-parent "54"]</pre></div></section></section> +<pre>[org.apache.commons/commons-parent "55"]</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Dependency Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -226,115 +226,115 @@ <tr class="b"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td> -<td>3.6.4</td> +<td>3.7.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.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</a></td> -<td>5.9.0</td> +<td>5.9.1</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.0</td> +<td>5.9.1</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.0</td> +<td>5.9.1</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.0</td> +<td>5.9.1</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.0</td> +<td>5.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>1.9.1</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.0</td> +<td>5.9.1</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Distribution Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – About</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Issue Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> 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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – JIRA Report</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Mailing Lists</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Added: websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-55.spdx.json ============================================================================== --- websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-55.spdx.json (added) +++ websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-55.spdx.json Thu Dec 15 12:18:24 2022 @@ -0,0 +1,69 @@ +{ + "SPDXID" : "SPDXRef-DOCUMENT", + "spdxVersion" : "SPDX-2.3", + "creationInfo" : { + "created" : "2022-12-15T07:18:12Z", + "creators" : [ "Tool: spdx-maven-plugin" ], + "licenseListVersion" : "3.19" + }, + "name" : "Apache Commons Parent", + "dataLicense" : "CC0-1.0", + "documentDescribes" : [ "SPDXRef-gnrtd0" ], + "documentNamespace" : "http://spdx.org/spdxpackages/org.apache.commons_commons-parent-55", + "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" : "3c6c8aa0ade6f673acd7bc77fe8f2f50c1860750" + }, + "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" : "55" + } ], + "files" : [ { + "SPDXID" : "SPDXRef-gnrtd1", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "82970e864d722f971cd35388d29bcd8f37572b22" + } ], + "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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Information</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Generated Reports</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Rat (Release Audit Tool) results</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -197,7 +197,7 @@ ***************************************************** Summary ------- -Generated at: 2022-09-23T17:11:23-04:00 +Generated at: 2022-12-15T07:18:19-05:00 Notes: 4 Binaries: 0 @@ -223,10 +223,10 @@ Generated files do not require license h AL README.md N NOTICE.txt AL CONTRIBUTING.md + AL .github/GH-ROBOTS.txt AL .github/workflows/maven.yml AL .github/workflows/scorecards-analysis.yml AL .github/dependabot.yml - AL .gitattributes N BUILDING.txt N LICENSE.txt AL SECURITY.md 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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Source Code Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> 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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Summary</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -252,7 +252,7 @@ <td>commons-parent</td></tr> <tr class="b"> <td align="left">Version</td> -<td>54</td></tr> +<td>55</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 Dec 15 12:18:24 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 23 September 2022 + | Generated by Apache Maven Doxia at 15 December 2022 | 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="20220923" /> + <meta name="Date-Revision-yyyymmdd" content="20221215" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Surefire Report</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 23 September 2022</li> - <li class="divider">|</li> <li id="projectVersion">Version: 54</li> + <li id="publishDate">Last Published: 15 December 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 55</li> </ul> <div class="pull-right"> <ul class="nav"> <li>
