Author: ggregory
Date: Mon Feb  9 12:33:55 2026
New Revision: 82383

Log:
Bump version from 3.6.1 to 3.6.2

Modified:
   release/commons/jexl/README.html

Modified: release/commons/jexl/README.html
==============================================================================
--- release/commons/jexl/README.html    Mon Feb  9 12:33:33 2026        (r82382)
+++ release/commons/jexl/README.html    Mon Feb  9 12:33:55 2026        (r82383)
@@ -14,9 +14,9 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<h1>Commons-JEXL v3.6.1.</h1>
+<h1>Commons-JEXL v3.6.2.</h1>
 
-<p>This is the 3.6.1 version of commons-jexl3. It is available in both binary 
and source distributions.</p>
+<p>This is the 3.6.2 version of commons-jexl3. It is available in both binary 
and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -55,12 +55,12 @@
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-jexl-3.6.1-bin.tar.gz.asc
+$ pgpv commons-jexl-3.6.2-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-jexl-3.6.1-bin.tar.gz.asc
+$ pgp commons-jexl-3.6.2-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-jexl-3.6.1-bin.tar.gz.asc
+$ gpg --verify commons-jexl-3.6.2-bin.tar.gz.asc
 </pre>
 <p>
\ No newline at end of file

Reply via email to