Author: buildbot Date: Mon Jul 21 12:46:34 2025 New Revision: 1090722 Log: Automatic Staging Site Publish by Buildbot
Deleted: websites/staging/commons/trunk/content/_shields/commons-beanutils_commons-beanutils.svg websites/staging/commons/trunk/content/_shields/commons-cli_commons-cli.svg websites/staging/commons/trunk/content/_shields/commons-codec_commons-codec.svg websites/staging/commons/trunk/content/_shields/commons-daemon_commons-daemon.svg websites/staging/commons/trunk/content/_shields/commons-dbutils_commons-dbutils.svg websites/staging/commons/trunk/content/_shields/commons-fileupload_commons-fileupload.svg websites/staging/commons/trunk/content/_shields/commons-io_commons-io.svg websites/staging/commons/trunk/content/_shields/commons-jelly_commons-jelly.svg websites/staging/commons/trunk/content/_shields/commons-jxpath_commons-jxpath.svg websites/staging/commons/trunk/content/_shields/commons-logging_commons-logging.svg websites/staging/commons/trunk/content/_shields/commons-net_commons-net.svg websites/staging/commons/trunk/content/_shields/commons-scxml_commons-scxml.svg websites/staging/commons/trunk/content/_shields/commons-validator_commons-validator.svg websites/staging/commons/trunk/content/_shields/org.apache.bcel_bcel.svg websites/staging/commons/trunk/content/_shields/org.apache.bsf_parent.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-beanutils2.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-collections4.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-compress.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-configuration2.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-crypto.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-csv.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-dbcp2.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-digester3.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-email2-parent.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-exec.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-fileupload2.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-geometry-parent.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-imaging.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-jci.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-jcs3.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-jexl3.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-lang3.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-math4-core.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-numbers-parent.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-pool2.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-rdf-parent.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-rng-parent.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-statistics-parent.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-text.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-vfs2.svg websites/staging/commons/trunk/content/_shields/org.apache.commons_commons-weaver-parent.svg Modified: websites/staging/commons/trunk/content/index.html Modified: websites/staging/commons/trunk/content/index.html ============================================================================== --- websites/staging/commons/trunk/content/index.html Mon Jul 21 12:29:32 2025 (r1090721) +++ websites/staging/commons/trunk/content/index.html Mon Jul 21 12:46:34 2025 (r1090722) @@ -317,7 +317,7 @@ <td>Byte Code Engineering Library - analyze, create, and manipulate Java class files</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.bcel/bcel/6.10.0/jar" rel="nofollow"> - <img src="_shields/org.apache.bcel_bcel.svg" alt="6.10.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.bcel/bcel" alt="6.10.0" style="max-width:100%;" /></a></td> <td>6.10.0</td> @@ -331,7 +331,7 @@ <td>Easy-to-use wrappers around the Java reflection and introspection APIs.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-beanutils/commons-beanutils/1.11.0/jar" rel="nofollow"> - <img src="_shields/commons-beanutils_commons-beanutils.svg" alt="1.11.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-beanutils/commons-beanutils" alt="1.11.0" style="max-width:100%;" /></a></td> <td>1.11.0</td> @@ -345,7 +345,7 @@ <td>Easy-to-use wrappers around the Java reflection and introspection APIs.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-beanutils2/2.0.0-M2/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-beanutils2.svg" alt="2.0.0-M2" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-beanutils2" alt="2.0.0-M2" style="max-width:100%;" /></a></td> <td>2.0.0-M2</td> @@ -359,7 +359,7 @@ <td>Bean Scripting Framework - interface to scripting languages, including JSR-223</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.bsf/parent/3.1/jar" rel="nofollow"> - <img src="_shields/org.apache.bsf_parent.svg" alt="3.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.bsf/parent" alt="3.1" style="max-width:100%;" /></a></td> <td>3.1</td> @@ -373,7 +373,7 @@ <td> Command Line arguments parser.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-cli/commons-cli/1.9.0/jar" rel="nofollow"> - <img src="_shields/commons-cli_commons-cli.svg" alt="1.9.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-cli/commons-cli" alt="1.9.0" style="max-width:100%;" /></a></td> <td>1.9.0</td> @@ -387,7 +387,7 @@ <td>General encoding/decoding algorithms (for example phonetic, base64, URL).</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-codec/commons-codec/1.18.0/jar" rel="nofollow"> - <img src="_shields/commons-codec_commons-codec.svg" alt="1.18.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-codec/commons-codec" alt="1.18.0" style="max-width:100%;" /></a></td> <td>1.18.0</td> @@ -401,7 +401,7 @@ <td>Extends or augments the Java Collections Framework.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-collections4/4.5.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-collections4.svg" alt="4.5.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-collections4" alt="4.5.0" style="max-width:100%;" /></a></td> <td>4.5.0</td> @@ -415,7 +415,7 @@ <td>Defines an API for working with tar, zip and bzip2 files.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-compress/1.27.1/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-compress.svg" alt="1.27.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-compress" alt="1.27.1" style="max-width:100%;" /></a></td> <td>1.27.1</td> @@ -429,7 +429,7 @@ <td>Reading of configuration/preferences files in various formats.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-configuration2/2.12.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-configuration2.svg" alt="2.12.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-configuration2" alt="2.12.0" style="max-width:100%;" /></a></td> <td>2.12.0</td> @@ -443,7 +443,7 @@ <td>A cryptographic library optimized with AES-NI wrapping Openssl or JCE algorithm implementations.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-crypto/1.2.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-crypto.svg" alt="1.2.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-crypto" alt="1.2.0" style="max-width:100%;" /></a></td> <td>1.2.0</td> @@ -457,7 +457,7 @@ <td>Component for reading and writing comma separated value files.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-csv/1.14.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-csv.svg" alt="1.14.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-csv" alt="1.14.0" style="max-width:100%;" /></a></td> <td>1.14.0</td> @@ -471,7 +471,7 @@ <td>Alternative invocation mechanism for unix-daemon-like java code.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-daemon/commons-daemon/1.4.1/jar" rel="nofollow"> - <img src="_shields/commons-daemon_commons-daemon.svg" alt="1.4.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-daemon/commons-daemon" alt="1.4.1" style="max-width:100%;" /></a></td> <td>1.4.1</td> @@ -485,7 +485,7 @@ <td>Database connection pooling services.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-dbcp2/2.13.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-dbcp2.svg" alt="2.13.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-dbcp2" alt="2.13.0" style="max-width:100%;" /></a></td> <td>2.13.0</td> @@ -499,7 +499,7 @@ <td>JDBC helper library.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-dbutils/commons-dbutils/1.8.1/jar" rel="nofollow"> - <img src="_shields/commons-dbutils_commons-dbutils.svg" alt="1.8.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-dbutils/commons-dbutils" alt="1.8.1" style="max-width:100%;" /></a></td> <td>1.8.1</td> @@ -513,7 +513,7 @@ <td>XML-to-Java-object mapping utility.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-digester3/3.2/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-digester3.svg" alt="3.2" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-digester3" alt="3.2" style="max-width:100%;" /></a></td> <td>3.2</td> @@ -527,7 +527,7 @@ <td>Library for sending e-mail from Java.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-email2-parent/2.0.0-M1/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-email2-parent.svg" alt="2.0.0-M1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-email2-parent" alt="2.0.0-M1" style="max-width:100%;" /></a></td> <td>2.0.0-M1</td> @@ -541,7 +541,7 @@ <td>API for dealing with external process execution and environment management in Java.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-exec/1.5.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-exec.svg" alt="1.5.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-exec" alt="1.5.0" style="max-width:100%;" /></a></td> <td>1.5.0</td> @@ -555,7 +555,7 @@ <td>File upload capability for your servlets and web applications.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-fileupload/commons-fileupload/1.6.0/jar" rel="nofollow"> - <img src="_shields/commons-fileupload_commons-fileupload.svg" alt="1.6.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-fileupload/commons-fileupload" alt="1.6.0" style="max-width:100%;" /></a></td> <td>1.6.0</td> @@ -569,7 +569,7 @@ <td>File upload capability for your servlets and web applications.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-fileupload2/2.0.0-M4/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-fileupload2.svg" alt="2.0.0-M4" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-fileupload2" alt="2.0.0-M4" style="max-width:100%;" /></a></td> <td>2.0.0-M4</td> @@ -583,7 +583,7 @@ <td>Space and coordinates.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-geometry-parent/1.0/pom" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-geometry-parent.svg" alt="1.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-geometry-parent" alt="1.0" style="max-width:100%;" /></a></td> <td>1.0</td> @@ -597,7 +597,7 @@ <td> A pure-Java image library.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-imaging/1.0.0-alpha6/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-imaging.svg" alt="1.0.0-alpha6" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-imaging" alt="1.0.0-alpha6" style="max-width:100%;" /></a></td> <td>1.0.0-alpha6</td> @@ -611,7 +611,7 @@ <td>Collection of I/O utilities.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-io/commons-io/2.20.0/jar" rel="nofollow"> - <img src="_shields/commons-io_commons-io.svg" alt="2.20.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-io/commons-io" alt="2.20.0" style="max-width:100%;" /></a></td> <td>2.20.0</td> @@ -625,7 +625,7 @@ <td>Java Compiler Interface</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-jci/1.1/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-jci.svg" alt="1.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jci" alt="1.1" style="max-width:100%;" /></a></td> <td>1.1</td> @@ -639,7 +639,7 @@ <td>Java Caching System</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-jcs3/3.2.1/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-jcs3.svg" alt="3.2.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jcs3" alt="3.2.1" style="max-width:100%;" /></a></td> <td>3.2.1</td> @@ -653,7 +653,7 @@ <td>XML based scripting and processing engine.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-jelly/commons-jelly/1.0.1/jar" rel="nofollow"> - <img src="_shields/commons-jelly_commons-jelly.svg" alt="1.0.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-jelly/commons-jelly" alt="1.0.1" style="max-width:100%;" /></a></td> <td>1.0.1</td> @@ -667,7 +667,7 @@ <td> Expression language which extends the Expression Language of the JSTL.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-jexl3/3.5.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-jexl3.svg" alt="3.5.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jexl3" alt="3.5.0" style="max-width:100%;" /></a></td> <td>3.5.0</td> @@ -681,7 +681,7 @@ <td> Utilities for manipulating Java Beans using the XPath syntax.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-jxpath/commons-jxpath/1.4.0/jar" rel="nofollow"> - <img src="_shields/commons-jxpath_commons-jxpath.svg" alt="1.4.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-jxpath/commons-jxpath" alt="1.4.0" style="max-width:100%;" /></a></td> <td>1.4.0</td> @@ -695,7 +695,7 @@ <td>Provides extra functionality for classes in java.lang.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-lang3/3.18.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-lang3.svg" alt="3.18.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-lang3" alt="3.18.0" style="max-width:100%;" /></a></td> <td>3.18.0</td> @@ -709,7 +709,7 @@ <td>Wrapper around a variety of logging API implementations.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-logging/commons-logging/1.3.5/jar" rel="nofollow"> - <img src="_shields/commons-logging_commons-logging.svg" alt="1.3.5" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-logging/commons-logging" alt="1.3.5" style="max-width:100%;" /></a></td> <td>1.3.5</td> @@ -723,7 +723,7 @@ <td>Lightweight, self-contained mathematics and statistics components.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-math4-core/4.0-beta1/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-math4-core.svg" alt="4.0-beta1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-math4-core" alt="4.0-beta1" style="max-width:100%;" /></a></td> <td>4.0-beta1</td> @@ -737,7 +737,7 @@ <td>Collection of network utilities and protocol implementations.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-net/commons-net/3.11.1/jar" rel="nofollow"> - <img src="_shields/commons-net_commons-net.svg" alt="3.11.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-net/commons-net" alt="3.11.1" style="max-width:100%;" /></a></td> <td>3.11.1</td> @@ -751,7 +751,7 @@ <td>Number types (complex, quaternion, fraction) and utilities (arrays, combinatorics).</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-numbers-bom/1.2" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-numbers-parent.svg" alt="1.2" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-parent" alt="1.2" style="max-width:100%;" /></a></td> <td>1.2</td> @@ -765,7 +765,7 @@ <td>Generic object pooling component.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-pool2/2.12.1/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-pool2.svg" alt="2.12.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-pool2" alt="2.12.1" style="max-width:100%;" /></a></td> <td>2.12.1</td> @@ -779,7 +779,7 @@ <td>Common implementation of RDF 1.1 that could be implemented by systems on the JVM.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-rdf-parent/0.5.0/pom" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-rdf-parent.svg" alt="0.5.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-rdf-parent" alt="0.5.0" style="max-width:100%;" /></a></td> <td>0.5.0</td> @@ -793,7 +793,7 @@ <td>Implementations of random numbers generators.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-rng-bom/1.6" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-rng-parent.svg" alt="1.6" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-rng-parent" alt="1.6" style="max-width:100%;" /></a></td> <td>1.6</td> @@ -807,7 +807,7 @@ <td>An implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine.<br />It is capable of executing a state machine defined using a SCXML document, and abstracts out the environment interfaces.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-scxml/commons-scxml/0.9/jar" rel="nofollow"> - <img src="_shields/commons-scxml_commons-scxml.svg" alt="0.9" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-scxml/commons-scxml" alt="0.9" style="max-width:100%;" /></a></td> <td>0.9</td> @@ -821,7 +821,7 @@ <td>Statistics.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-statistics-distribution/1.1" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-statistics-parent.svg" alt="1.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-statistics-parent" alt="1.1" style="max-width:100%;" /></a></td> <td>1.1</td> @@ -835,7 +835,7 @@ <td>Apache Commons Text is a library focused on algorithms working on strings.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-text/1.13.1/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-text.svg" alt="1.13.1" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-text" alt="1.13.1" style="max-width:100%;" /></a></td> <td>1.13.1</td> @@ -849,7 +849,7 @@ <td>Framework to define validators and validation rules in an xml file.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/commons-validator/commons-validator/1.10.0/jar" rel="nofollow"> - <img src="_shields/commons-validator_commons-validator.svg" alt="1.10.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/commons-validator/commons-validator" alt="1.10.0" style="max-width:100%;" /></a></td> <td>1.10.0</td> @@ -863,7 +863,7 @@ <td>Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-vfs2/2.10.0/jar" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-vfs2.svg" alt="2.10.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-vfs2" alt="2.10.0" style="max-width:100%;" /></a></td> <td>2.10.0</td> @@ -877,7 +877,7 @@ <td>Provides an easy way to enhance (weave) compiled bytecode.</td> <td><a class="externalLink" href="https://central.sonatype.com/artifact/org.apache.commons/commons-weaver-parent/2.0/pom" rel="nofollow"> - <img src="_shields/org.apache.commons_commons-weaver-parent.svg" alt="2.0" style="max-width:100%;" /></a></td> + <img src="https://img.shields.io/maven-central/v/org.apache.commons/commons-weaver-parent" alt="2.0" style="max-width:100%;" /></a></td> <td>2.0</td>