Author: aherbert
Date: Thu Dec  8 16:11:07 2022
New Revision: 1081754

Log:
Updated index to latest release information

Modified:
    websites/production/commons/content/index.html

Modified: websites/production/commons/content/index.html
==============================================================================
--- websites/production/commons/content/index.html (original)
+++ websites/production/commons/content/index.html Thu Dec  8 16:11:07 2022
@@ -380,7 +380,7 @@
 <td><a class="externalLink" 
href="https://search.maven.org/artifact/org.apache.commons/commons-compress/1.22/jar";
 rel="nofollow">
                          <img 
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-compress";
 alt="1.22" style="max-width:100%;" /></a></td>
                        
-<td>2021-07-12</td></tr>
+<td>2022-11-01</td></tr>
         
 <tr class="b">
 <td><a href="proper/commons-configuration/">Configuration</a></td>
@@ -556,10 +556,10 @@
             
 <td> Expression language which extends the Expression Language of the 
JSTL.</td>
             
-<td><a class="externalLink" 
href="https://search.maven.org/artifact/org.apache.commons/commons-jexl3/3.2/jar";
 rel="nofollow">
-                         <img 
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jexl3"; 
alt="3.2" style="max-width:100%;" /></a></td>
+<td><a class="externalLink" 
href="https://search.maven.org/artifact/org.apache.commons/commons-jexl3/3.2.1/jar";
 rel="nofollow">
+                         <img 
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jexl3"; 
alt="3.2.1" style="max-width:100%;" /></a></td>
                        
-<td>2021-06-07</td></tr>
+<td>2021-06-25</td></tr>
         
 <tr class="b">
 <td><a href="proper/commons-jxpath/">JXPath</a></td>


Reply via email to