You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by pa...@apache.org on 2020/11/11 00:07:34 UTC

svn commit: r1883289 [1/2] - in /myfaces/site/publish/core23/myfaces-impl-test: ./ cobertura/

Author: paulnicolucci
Date: Wed Nov 11 00:07:33 2020
New Revision: 1883289

URL: http://svn.apache.org/viewvc?rev=1883289&view=rev
Log:
MyFaces 2.3.7 updates

Modified:
    myfaces/site/publish/core23/myfaces-impl-test/cobertura/frame-summary.html
    myfaces/site/publish/core23/myfaces-impl-test/cpd.html
    myfaces/site/publish/core23/myfaces-impl-test/cpd.xml
    myfaces/site/publish/core23/myfaces-impl-test/dependencies.html
    myfaces/site/publish/core23/myfaces-impl-test/dependency-convergence.html
    myfaces/site/publish/core23/myfaces-impl-test/dependency-management.html
    myfaces/site/publish/core23/myfaces-impl-test/distribution-management.html
    myfaces/site/publish/core23/myfaces-impl-test/findbugs.html
    myfaces/site/publish/core23/myfaces-impl-test/index.html
    myfaces/site/publish/core23/myfaces-impl-test/integration.html
    myfaces/site/publish/core23/myfaces-impl-test/issue-tracking.html
    myfaces/site/publish/core23/myfaces-impl-test/jdepend-report.html
    myfaces/site/publish/core23/myfaces-impl-test/license.html
    myfaces/site/publish/core23/myfaces-impl-test/mail-lists.html
    myfaces/site/publish/core23/myfaces-impl-test/plugin-management.html
    myfaces/site/publish/core23/myfaces-impl-test/plugins.html
    myfaces/site/publish/core23/myfaces-impl-test/pmd.html
    myfaces/site/publish/core23/myfaces-impl-test/pmd.xml
    myfaces/site/publish/core23/myfaces-impl-test/project-info.html
    myfaces/site/publish/core23/myfaces-impl-test/project-reports.html
    myfaces/site/publish/core23/myfaces-impl-test/project-summary.html
    myfaces/site/publish/core23/myfaces-impl-test/source-repository.html
    myfaces/site/publish/core23/myfaces-impl-test/team-list.html

Modified: myfaces/site/publish/core23/myfaces-impl-test/cobertura/frame-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/cobertura/frame-summary.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/cobertura/frame-summary.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/cobertura/frame-summary.html Wed Nov 11 00:07:33 2020
@@ -24,6 +24,6 @@ var packageTable = new SortableTable(doc
     ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
 packageTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 12/2/19 12:44 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 11/10/20 4:17 PM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core23/myfaces-impl-test/cpd.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/cpd.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/cpd.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/cpd.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -2174,7 +2174,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/cpd.xml
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/cpd.xml?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/cpd.xml (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/cpd.xml Wed Nov 11 00:07:33 2020
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pmd-cpd>
 <duplication lines="774" tokens="3051">
-<file line="437" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="511" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
+<file line="437" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="511" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
 <codefragment>
 <![CDATA[
         sharedConfiguration.remove(targetTestClass);
@@ -783,8 +783,8 @@
 </codefragment>
 </duplication>
 <duplication lines="181" tokens="963">
-<file line="1268" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1381" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
+<file line="1268" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1381" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
 <codefragment>
 <![CDATA[
         }
@@ -972,8 +972,8 @@
 </codefragment>
 </duplication>
 <duplication lines="103" tokens="333">
-<file line="57" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesRequestTestCase.java"/>
-<file line="61" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfRequestTestContainer.java"/>
+<file line="57" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesRequestTestCase.java"/>
+<file line="61" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfRequestTestContainer.java"/>
 <codefragment>
 <![CDATA[
     {
@@ -1083,8 +1083,8 @@
 </codefragment>
 </duplication>
 <duplication lines="115" tokens="262">
-<file line="205" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesRequestTestCase.java"/>
-<file line="250" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfRequestTestContainer.java"/>
+<file line="205" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesRequestTestCase.java"/>
+<file line="250" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfRequestTestContainer.java"/>
 <codefragment>
 <![CDATA[
         return "/faces";
@@ -1206,8 +1206,8 @@
 </codefragment>
 </duplication>
 <duplication lines="117" tokens="210">
-<file line="1483" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1684" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
+<file line="1483" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1684" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
 <codefragment>
 <![CDATA[
         }
@@ -1331,8 +1331,8 @@
 </codefragment>
 </duplication>
 <duplication lines="47" tokens="145">
-<file line="249" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="271" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
+<file line="249" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="271" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
 <codefragment>
 <![CDATA[
     }
@@ -1386,8 +1386,8 @@
 </codefragment>
 </duplication>
 <duplication lines="10" tokens="138">
-<file line="1307" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1327" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1307" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1327" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
 <codefragment>
 <![CDATA[
                     org.apache.myfaces.config.impl.digester.elements.ManagedBeanImpl bean = new 
@@ -1404,8 +1404,8 @@
 </codefragment>
 </duplication>
 <duplication lines="39" tokens="138">
-<file line="156" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="158" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
+<file line="156" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="158" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
 <codefragment>
 <![CDATA[
         setUpClassloader();
@@ -1451,8 +1451,8 @@
 </codefragment>
 </duplication>
 <duplication lines="21" tokens="129">
-<file line="762" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1141" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="762" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1141" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
 <codefragment>
 <![CDATA[
                 }
@@ -1480,8 +1480,8 @@
 </codefragment>
 </duplication>
 <duplication lines="19" tokens="128">
-<file line="764" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1023" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="764" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1023" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
 <codefragment>
 <![CDATA[
                 phaseManager = facesContext.getAttributes().get(PHASE_MANAGER_INSTANCE);
@@ -1507,8 +1507,8 @@
 </codefragment>
 </duplication>
 <duplication lines="31" tokens="118">
-<file line="783" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1052" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="783" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1052" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
 <codefragment>
 <![CDATA[
             }
@@ -1546,8 +1546,8 @@
 </codefragment>
 </duplication>
 <duplication lines="39" tokens="116">
-<file line="105" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="105" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
+<file line="105" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="105" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
 <codefragment>
 <![CDATA[
 {
@@ -1593,8 +1593,8 @@
 </codefragment>
 </duplication>
 <duplication lines="37" tokens="110">
-<file line="296" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="318" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
+<file line="296" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="318" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java"/>
 <codefragment>
 <![CDATA[
                 getTestJavaClass().getName().lastIndexOf('.')).replace('.', '/')
@@ -1638,8 +1638,8 @@
 </codefragment>
 </duplication>
 <duplication lines="30" tokens="107">
-<file line="1051" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1170" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1051" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1170" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
 <codefragment>
 <![CDATA[
                 executePhaseMethod.invoke(lifecycleImpl, facesContext, phaseExecutor, phaseManager);
@@ -1676,8 +1676,8 @@
 </codefragment>
 </duplication>
 <duplication lines="29" tokens="106">
-<file line="783" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
-<file line="1171" path="/root/myfaces236release/myfaces236Tag/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="783" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
+<file line="1171" path="/root/myfaces/myfacesGit/myfaces/impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java"/>
 <codefragment>
 <![CDATA[
             }

Modified: myfaces/site/publish/core23/myfaces-impl-test/dependencies.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/dependencies.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/dependencies.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/dependencies.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -513,25 +513,25 @@
 <tr class="a">
 <td>org.apache.myfaces.core</td>
 <td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">myfaces-api</a></td>
-<td>2.3.6</td>
+<td>2.3.7</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="b">
 <td>org.apache.myfaces.core</td>
 <td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">myfaces-impl</a></td>
-<td>2.3.6</td>
+<td>2.3.7</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>org.apache.myfaces.core.internal</td>
 <td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">myfaces-impl-shared</a></td>
-<td>2.3.6</td>
+<td>2.3.7</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="b">
 <td>org.apache.myfaces.core.internal</td>
 <td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">myfaces-impl-shared-public</a></td>
-<td>2.3.6</td>
+<td>2.3.7</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">
@@ -640,7 +640,7 @@
 <div class="section">
 <h3>Dependency Tree<a name="Dependency_Tree"></a></h3>
 <ul>
-<li>org.apache.myfaces.core:myfaces-impl-test:jar:2.3.6 <img id="_1059891009" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1487565001', '_1059891009' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1487565001" style="display:none">
+<li>org.apache.myfaces.core:myfaces-impl-test:jar:2.3.7 <img id="_1209536043" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_907876318', '_1209536043' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_907876318" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Impl Test</th></tr>
@@ -651,7 +651,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">http://myfaces.apache.org/core23/myfaces-impl-test</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.myfaces.core:myfaces-api:jar:2.3.6 (provided) <img id="_2094434315" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1057646188', '_2094434315' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1057646188" style="display:none">
+<li>org.apache.myfaces.core:myfaces-api:jar:2.3.7 (provided) <img id="_40314607" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1234228771', '_40314607' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1234228771" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Core API</th></tr>
@@ -660,7 +660,7 @@
 <p><b>Description: </b>The public API classes of the Apache MyFaces CORE JSF-2.3 project</p>
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">http://myfaces.apache.org/core23/myfaces-api</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.myfaces.core.internal:myfaces-impl-shared-public:jar:2.3.6 (provided) <img id="_343392944" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_637244250', '_343392944' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_637244250" style="display:none">
+<li>org.apache.myfaces.core.internal:myfaces-impl-shared-public:jar:2.3.7 (provided) <img id="_1328280114" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1671590105', '_1328280114' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1671590105" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Core Shared Public</th></tr>
@@ -671,7 +671,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">http://myfaces.apache.org/core23/myfaces-impl-shared-public</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.myfaces.core:myfaces-api:jar:2.3.6 (provided) <img id="_2073085060" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1151287961', '_2073085060' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1151287961" style="display:none">
+<li>org.apache.myfaces.core:myfaces-api:jar:2.3.7 (provided) <img id="_1469876158" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_911863799', '_1469876158' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_911863799" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Core API</th></tr>
@@ -680,7 +680,7 @@
 <p><b>Description: </b>The public API classes of the Apache MyFaces CORE JSF-2.3 project</p>
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">http://myfaces.apache.org/core23/myfaces-api</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.myfaces.core.internal:myfaces-impl-shared:jar:2.3.6 (provided) <img id="_169975398" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_601166721', '_169975398' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_601166721" style="display:none">
+<li>org.apache.myfaces.core.internal:myfaces-impl-shared:jar:2.3.7 (provided) <img id="_1183652850" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1793840084', '_1183652850' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1793840084" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Core Shared</th></tr>
@@ -691,7 +691,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">http://myfaces.apache.org/core23/myfaces-impl-shared</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.myfaces.core:myfaces-api:jar:2.3.6 (provided) <img id="_820131500" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_850133884', '_820131500' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_850133884" style="display:none">
+<li>org.apache.myfaces.core:myfaces-api:jar:2.3.7 (provided) <img id="_1980229909" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1213353737', '_1980229909' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1213353737" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Core API</th></tr>
@@ -700,7 +700,7 @@
 <p><b>Description: </b>The public API classes of the Apache MyFaces CORE JSF-2.3 project</p>
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">http://myfaces.apache.org/core23/myfaces-api</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.myfaces.core:myfaces-impl:jar:2.3.6 (provided) <img id="_965214337" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_92321192', '_965214337' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_92321192" style="display:none">
+<li>org.apache.myfaces.core:myfaces-impl:jar:2.3.7 (provided) <img id="_2087165296" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_597961026', '_2087165296' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_597961026" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Core Impl</th></tr>
@@ -710,7 +710,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">http://myfaces.apache.org/core23/myfaces-impl</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.myfaces.core:myfaces-api:jar:2.3.6 (provided) <img id="_1212310881" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1420308222', '_1212310881' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1420308222" style="display:none">
+<li>org.apache.myfaces.core:myfaces-api:jar:2.3.7 (provided) <img id="_502584787" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2080779727', '_502584787' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2080779727" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.3 Core API</th></tr>
@@ -719,7 +719,7 @@
 <p><b>Description: </b>The public API classes of the Apache MyFaces CORE JSF-2.3 project</p>
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">http://myfaces.apache.org/core23/myfaces-api</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>commons-beanutils:commons-beanutils:jar:1.9.4 (compile) <img id="_1581414890" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1467120773', '_1581414890' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1467120773" style="display:none">
+<li>commons-beanutils:commons-beanutils:jar:1.9.4 (compile) <img id="_1301070413" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2094966718', '_1301070413' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2094966718" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache Commons BeanUtils</th></tr>
@@ -729,7 +729,7 @@
 <p><b>URL: </b><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">https://commons.apache.org/proper/commons-beanutils/</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_1075845451" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1363026425', '_1075845451' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1363026425" style="display:none">
+<li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_281366703" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1228373976', '_281366703' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1228373976" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Commons Logging</th></tr>
@@ -739,7 +739,7 @@
     well known logging systems.</p>
 <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>commons-collections:commons-collections:jar:3.2.2 (compile) <img id="_52497268" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1094250567', '_52497268' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1094250567" style="display:none">
+<li>commons-collections:commons-collections:jar:3.2.2 (compile) <img id="_253503341" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1115898122', '_253503341' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1115898122" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache Commons Collections</th></tr>
@@ -748,7 +748,7 @@
 <p><b>Description: </b>Types that extend and augment the Java Collections Framework.</p>
 <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/collections/">http://commons.apache.org/collections/</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>commons-digester:commons-digester:jar:1.8 (compile) <img id="_461108000" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_175527893', '_461108000' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_175527893" style="display:none">
+<li>commons-digester:commons-digester:jar:1.8 (compile) <img id="_351138813" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_334601201', '_351138813' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_334601201" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Digester</th></tr>
@@ -760,7 +760,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://jakarta.apache.org/commons/digester/">http://jakarta.apache.org/commons/digester/</a></p>
 <p><b>Project License: </b><a href="/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>commons-beanutils:commons-beanutils:jar:1.9.4 (compile) <img id="_1603206929" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1618936371', '_1603206929' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1618936371" style="display:none">
+<li>commons-beanutils:commons-beanutils:jar:1.9.4 (compile) <img id="_304942047" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2015103611', '_304942047' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2015103611" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache Commons BeanUtils</th></tr>
@@ -769,7 +769,7 @@
 <p><b>Description: </b>Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.</p>
 <p><b>URL: </b><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">https://commons.apache.org/proper/commons-beanutils/</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_2105296116" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1278035885', '_2105296116' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1278035885" style="display:none">
+<li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_404026069" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1166896648', '_404026069' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1166896648" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Commons Logging</th></tr>
@@ -779,7 +779,7 @@
     well known logging systems.</p>
 <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li>
-<li>org.apache.myfaces.test:myfaces-test23:jar:1.0.8 (provided) <img id="_4694704" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1453579758', '_4694704' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1453579758" style="display:none">
+<li>org.apache.myfaces.test:myfaces-test23:jar:1.0.8 (provided) <img id="_676233842" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1378825215', '_676233842' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1378825215" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Myfaces Test Framework for JSF 2.3</th></tr>
@@ -791,7 +791,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/test/myfaces-test23">http://myfaces.apache.org/test/myfaces-test23</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>junit:junit:jar:4.12 (test) <img id="_1809736875" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1852746203', '_1809736875' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1852746203" style="display:none">
+<li>junit:junit:jar:4.12 (test) <img id="_753238276" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_711186935', '_753238276' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_711186935" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>JUnit</th></tr>
@@ -800,7 +800,7 @@
 <p><b>Description: </b>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</p>
 <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></p></td></tr></table></div></li></ul></li>
-<li>junit:junit:jar:4.12 (provided) <img id="_1482707638" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_793555794', '_1482707638' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_793555794" style="display:none">
+<li>junit:junit:jar:4.12 (provided) <img id="_1394953471" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_778841671', '_1394953471' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_778841671" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>JUnit</th></tr>
@@ -810,7 +810,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></p></td></tr></table></div>
 <ul>
-<li>org.hamcrest:hamcrest-core:jar:1.3 (provided) <img id="_1101539287" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_877771863', '_1101539287' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_877771863" style="display:none">
+<li>org.hamcrest:hamcrest-core:jar:1.3 (provided) <img id="_652544725" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_832935288', '_652544725' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_832935288" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Hamcrest Core</th></tr>
@@ -819,7 +819,7 @@
 <p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p>
 <p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.tomcat:tomcat-servlet-api:jar:9.0.2 (provided) <img id="_804671555" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1962221157', '_804671555' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1962221157" style="display:none">
+<li>org.apache.tomcat:tomcat-servlet-api:jar:9.0.2 (provided) <img id="_952488809" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_875388104', '_952488809' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_875388104" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>tomcat-servlet-api</th></tr>
@@ -830,7 +830,7 @@
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt and
         http://www.opensource.org/licenses/cddl1.txt">Apache License, Version 2.0 and
         Common Development And Distribution License (CDDL) Version 1.0</a></p></td></tr></table></div></li>
-<li>org.apache.geronimo.specs:geronimo-el_2.2_spec:jar:1.0.4 (provided) <img id="_653556363" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_878708095', '_653556363' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_878708095" style="display:none">
+<li>org.apache.geronimo.specs:geronimo-el_2.2_spec:jar:1.0.4 (provided) <img id="_1119679477" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1817454956', '_1119679477' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1817454956" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache Geronimo Expression Language Spec 2.2</th></tr>
@@ -839,7 +839,7 @@
 <p><b>Description: </b>Expression Languague API 2.2</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-el_2.2_spec/1.0.4">http://geronimo.apache.org/maven/specs/geronimo-el_2.2_spec/1.0.4</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.geronimo.specs:geronimo-interceptor_1.1_spec:jar:1.0 (provided) <img id="_1361075903" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1286768782', '_1361075903' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1286768782" style="display:none">
+<li>org.apache.geronimo.specs:geronimo-interceptor_1.1_spec:jar:1.0 (provided) <img id="_538653114" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_13066895', '_538653114' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_13066895" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Interceptor 1.1</th></tr>
@@ -848,7 +848,7 @@
 <p><b>Description: </b>Interceptor API 1.1</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-interceptor_1.1_spec/1.0">http://geronimo.apache.org/maven/specs/geronimo-interceptor_1.1_spec/1.0</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_153334623" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_595749218', '_153334623' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_595749218" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_1629972393" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_368171109', '_1629972393' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_368171109" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>OpenWebBeans Core</th></tr>
@@ -858,7 +858,7 @@
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-impl</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.xbean:xbean-finder-shaded:jar:3.14 (compile) <img id="_862022218" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1289732928', '_862022218' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1289732928" style="display:none">
+<li>org.apache.xbean:xbean-finder-shaded:jar:3.14 (compile) <img id="_270465672" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1746934778', '_270465672' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1746934778" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache XBean :: Finder shaded (repackaged)</th></tr>
@@ -868,7 +868,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/3.14/xbean-finder-shaded">http://geronimo.apache.org/maven/xbean/3.14/xbean-finder-shaded</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.xbean:xbean-asm4-shaded:jar:3.14 (compile) <img id="_1537319999" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_55457007', '_1537319999' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_55457007" style="display:none">
+<li>org.apache.xbean:xbean-asm4-shaded:jar:3.14 (compile) <img id="_1594389040" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1910447451', '_1594389040' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1910447451" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache XBean :: ASM 4 shaded (repackaged)</th></tr>
@@ -877,7 +877,7 @@
 <p><b>Description: </b>Repackaged and shaded asm 4.x jars</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/3.14/xbean-asm4-shaded">http://geronimo.apache.org/maven/xbean/3.14/xbean-asm4-shaded</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://asm.ow2.org/license.html"></a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt"></a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.openwebbeans:openwebbeans-spi:jar:1.2.1 (compile) <img id="_1533721773" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1944321388', '_1533721773' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1944321388" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-spi:jar:1.2.1 (compile) <img id="_155763954" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_399374966', '_155763954' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_399374966" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>SPI definition</th></tr>
@@ -886,7 +886,7 @@
 <p><b>Description: </b>Apache OpenWebBeans Service Provider Interfaces</p>
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-spi</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.openwebbeans:openwebbeans-jsf:jar:1.2.1 (compile) <img id="_972442541" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_947210019', '_972442541' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_947210019" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-jsf:jar:1.2.1 (compile) <img id="_397344919" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1415656319', '_397344919' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1415656319" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>JSF-2 plugin</th></tr>
@@ -896,7 +896,7 @@
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-jsf</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_1854566293" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1383876635', '_1854566293' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1383876635" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_1716091896" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2080902790', '_1716091896' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2080902790" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>OpenWebBeans Core</th></tr>
@@ -905,7 +905,7 @@
 <p><b>Description: </b>Apache OpenWebBeans Implementation core module</p>
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-impl</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.openwebbeans:openwebbeans-web:jar:1.2.1 (compile) <img id="_607289400" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1731187627', '_607289400' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1731187627" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-web:jar:1.2.1 (compile) <img id="_1266751986" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_262956792', '_1266751986' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_262956792" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Web plugin</th></tr>
@@ -915,7 +915,7 @@
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-web</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.xbean:xbean-finder-shaded:jar:3.14 (compile) <img id="_69508618" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1220224178', '_69508618' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1220224178" style="display:none">
+<li>org.apache.xbean:xbean-finder-shaded:jar:3.14 (compile) <img id="_105285385" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_503408235', '_105285385' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_503408235" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache XBean :: Finder shaded (repackaged)</th></tr>
@@ -924,7 +924,7 @@
 <p><b>Description: </b>XBean is a plugin based server architecture.</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/3.14/xbean-finder-shaded">http://geronimo.apache.org/maven/xbean/3.14/xbean-finder-shaded</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_1626541218" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1255995364', '_1626541218' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1255995364" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_395789786" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1644488206', '_395789786' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1644488206" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>OpenWebBeans Core</th></tr>
@@ -933,7 +933,7 @@
 <p><b>Description: </b>Apache OpenWebBeans Implementation core module</p>
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-impl</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.openwebbeans:openwebbeans-el22:jar:1.2.1 (compile) <img id="_1863875622" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_915142717', '_1863875622' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_915142717" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-el22:jar:1.2.1 (compile) <img id="_1731896319" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_989711522', '_1731896319' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_989711522" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>EL 2.2 plugin</th></tr>
@@ -942,7 +942,7 @@
 <p><b>Description: </b>Apache OpenWebBeans EL 2.2 integration</p>
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-el22</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.openwebbeans:openwebbeans-spi:jar:1.2.1 (compile) <img id="_666645364" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_375545216', '_666645364' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_375545216" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-spi:jar:1.2.1 (compile) <img id="_141959814" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1910780000', '_141959814' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1910780000" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>SPI definition</th></tr>
@@ -951,7 +951,7 @@
 <p><b>Description: </b>Apache OpenWebBeans Service Provider Interfaces</p>
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-spi</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.openwebbeans:openwebbeans-resource:jar:1.2.1 (compile) <img id="_51851915" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_454985137', '_51851915' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_454985137" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-resource:jar:1.2.1 (compile) <img id="_547210377" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_207623763', '_547210377' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_207623763" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>EE Resource plugin</th></tr>
@@ -961,7 +961,7 @@
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-resource</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_1726919897" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1249390759', '_1726919897' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1249390759" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_1839069071" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_530716919', '_1839069071' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_530716919" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>OpenWebBeans Core</th></tr>
@@ -970,7 +970,7 @@
 <p><b>Description: </b>Apache OpenWebBeans Implementation core module</p>
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-impl</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.openwebbeans:openwebbeans-clustering:jar:1.2.1 (compile) <img id="_482968451" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1565050626', '_482968451' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1565050626" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-clustering:jar:1.2.1 (compile) <img id="_2002302254" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_861424616', '_2002302254' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_861424616" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Clustering Plugin</th></tr>
@@ -980,7 +980,7 @@
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-clustering</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_1209224327" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_523111693', '_1209224327' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_523111693" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-impl:jar:1.2.1 (compile) <img id="_354497298" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1590055245', '_354497298' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1590055245" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>OpenWebBeans Core</th></tr>
@@ -989,7 +989,7 @@
 <p><b>Description: </b>Apache OpenWebBeans Implementation core module</p>
 <p><b>URL: </b>openwebbeans.apache.org/openwebbeans-impl</p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.openwebbeans:openwebbeans-web:jar:1.2.1 (compile) <img id="_1646680287" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1926327256', '_1646680287' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1926327256" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-web:jar:1.2.1 (compile) <img id="_680299798" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2025557469', '_680299798' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2025557469" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Web plugin</th></tr>
@@ -1302,19 +1302,19 @@
 <td>-</td>
 <td>-</td></tr>
 <tr class="a">
-<td>org.apache.myfaces.core:myfaces-api:jar:2.3.6</td>
+<td>org.apache.myfaces.core:myfaces-api:jar:2.3.7</td>
 <td>-</td>
 <td>-</td></tr>
 <tr class="b">
-<td>org.apache.myfaces.core:myfaces-impl:jar:2.3.6</td>
+<td>org.apache.myfaces.core:myfaces-impl:jar:2.3.7</td>
 <td>-</td>
 <td>-</td></tr>
 <tr class="a">
-<td>org.apache.myfaces.core.internal:myfaces-impl-shared:jar:2.3.6</td>
+<td>org.apache.myfaces.core.internal:myfaces-impl-shared:jar:2.3.7</td>
 <td>-</td>
 <td>-</td></tr>
 <tr class="b">
-<td>org.apache.myfaces.core.internal:myfaces-impl-shared-public:jar:2.3.6</td>
+<td>org.apache.myfaces.core.internal:myfaces-impl-shared-public:jar:2.3.7</td>
 <td>-</td>
 <td>-</td></tr>
 <tr class="a">
@@ -1380,7 +1380,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/dependency-convergence.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/dependency-convergence.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/dependency-convergence.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/dependency-convergence.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -445,16 +445,16 @@
 <td>8</td></tr>
 <tr class="b">
 <th>Number of dependencies (NOD):</th>
-<td>40</td></tr>
+<td>41</td></tr>
 <tr class="a">
 <th>Number of unique artifacts (NOA):</th>
-<td>45</td></tr>
+<td>46</td></tr>
 <tr class="b">
 <th>Number of SNAPSHOT artifacts (NOS):</th>
 <td>0</td></tr>
 <tr class="a">
 <th>Convergence (NOD/NOA):</th>
-<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>88%</b></td></tr>
+<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>89%</b></td></tr>
 <tr class="b">
 <th>Ready for Release (100% Convergence and no SNAPSHOTS):</th>
 <td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>Error</b><br />You do not have 100% convergence.</td></tr></table></div>
@@ -536,6 +536,18 @@
 <li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
 <li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
 <div class="section">
+<h4>javax.xml.bind:jaxb-api<a name="javax.xml.bind:jaxb-api"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">2.3.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
 <h4>jmock:jmock<a name="jmock:jmock"></a></h4>
 <table border="0" class="bodyTable">
 <tr class="a">
@@ -738,7 +750,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.3.6</td>
+<td width="25%">2.3.7</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
@@ -751,7 +763,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.3.6</td>
+<td width="25%">2.3.7</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
@@ -765,7 +777,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.3.6</td>
+<td width="25%">2.3.7</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
@@ -782,7 +794,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.3.6</td>
+<td width="25%">2.3.7</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-bundle">org.apache.myfaces.core:myfaces-bundle</a></li>
@@ -1014,7 +1026,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/dependency-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/dependency-management.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/dependency-management.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/dependency-management.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -482,26 +482,26 @@
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.myfaces.core</td>
-<td><a class="externalLink" href="http://myfaces.apache.org/core30/myfaces-api">myfaces-api</a></td>
-<td>2.3.6</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">myfaces-api</a></td>
+<td>2.3.7</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="b">
 <td>org.apache.myfaces.core</td>
-<td><a class="externalLink" href="http://myfaces.apache.org/core30/myfaces-impl">myfaces-impl</a></td>
-<td>2.3.6</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">myfaces-impl</a></td>
+<td>2.3.7</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>org.apache.myfaces.core.internal</td>
 <td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">myfaces-impl-shared</a></td>
-<td>2.3.6</td>
+<td>2.3.7</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="b">
 <td>org.apache.myfaces.core.internal</td>
 <td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">myfaces-impl-shared-public</a></td>
-<td>2.3.6</td>
+<td>2.3.7</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">
@@ -551,8 +551,8 @@
 <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr>
 <tr class="b">
 <td>org.apache.myfaces.core</td>
-<td><a class="externalLink" href="http://myfaces.apache.org/core30/myfaces-api">myfaces-api</a></td>
-<td>2.3.6</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">myfaces-api</a></td>
+<td>2.3.7</td>
 <td>tests</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>
@@ -593,11 +593,11 @@
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
 <tr class="b">
 <td>org.testng</td>
-<td><a class="externalLink" href="http://github.com/cbeust/testng">testng</a></td>
+<td><a class="externalLink" href="https://testng.org">testng</a></td>
 <td>6.11</td>
 <td>-</td>
 <td>jar</td>
-<td>Apache  Version 2.0, January 2004</td></tr></table></div>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div>
 <div class="section">
 <h3>provided<a name="provided"></a></h3><a name="provided"></a>
 <p>The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:</p>
@@ -622,7 +622,7 @@
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.geronimo.specs</td>
-<td><a class="externalLink" href="http://geronimo.apache.org/maven/genesis/1.1">geronimo-atinject_1.0_spec</a></td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/genesis/1.2">geronimo-atinject_1.0_spec</a></td>
 <td>1.0</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
@@ -634,7 +634,7 @@
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.geronimo.specs</td>
-<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-jcdi_1.1_spec/1.0">geronimo-jcdi_1.1_spec</a></td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-jcdi_1.1_spec/1.1">geronimo-jcdi_1.1_spec</a></td>
 <td>1.0</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
@@ -656,7 +656,8 @@
 <td>9.0.2</td>
 <td>jar</td>
 <td>http://www.apache.org/licenses/LICENSE-2.0.txt and
-        http://www.opensource.org/licenses/cddl1.txt</td></tr>
+        http://www.opensource.org/licenses/cddl1.txt and
+        https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt</td></tr>
 <tr class="b">
 <td>org.apache.tomcat</td>
 <td><a class="externalLink" href="https://tomcat.apache.org/">tomcat-websocket-api</a></td>
@@ -670,7 +671,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/distribution-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/distribution-management.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/distribution-management.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/distribution-management.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -443,7 +443,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/findbugs.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/findbugs.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/findbugs.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/findbugs.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -836,7 +836,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/index.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/index.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/index.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/index.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -437,7 +437,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/integration.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/integration.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/integration.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/integration.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -453,7 +453,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/issue-tracking.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/issue-tracking.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/issue-tracking.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/issue-tracking.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -441,7 +441,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/jdepend-report.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/jdepend-report.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/jdepend-report.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/jdepend-report.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -597,7 +597,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/license.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/license.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/license.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/license.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -644,7 +644,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/mail-lists.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/mail-lists.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/mail-lists.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/mail-lists.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -549,7 +549,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/plugin-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/plugin-management.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/plugin-management.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/plugin-management.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -616,7 +616,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core23/myfaces-impl-test/plugins.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/myfaces-impl-test/plugins.html?rev=1883289&r1=1883288&r2=1883289&view=diff
==============================================================================
--- myfaces/site/publish/core23/myfaces-impl-test/plugins.html (original)
+++ myfaces/site/publish/core23/myfaces-impl-test/plugins.html Wed Nov 11 00:07:33 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 02 Dec 2019
+    Last Published: 10 Nov 2020
   </div>
             <ul>
       <li>
@@ -527,7 +527,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2019
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->