Author: ggregory
Date: Tue Dec  9 21:56:34 2025
New Revision: 81275

Log:
Bump version from 2.12.1 to 2.13.0

Modified:
   release/commons/pool/README.html

Modified: release/commons/pool/README.html
==============================================================================
--- release/commons/pool/README.html    Tue Dec  9 21:56:08 2025        (r81274)
+++ release/commons/pool/README.html    Tue Dec  9 21:56:34 2025        (r81275)
@@ -14,9 +14,9 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<h1>Commons-POOL v2.12.1.</h1>
+<h1>Commons-POOL v2.13.0.</h1>
 
-<p>This is the 2.12.1 version of commons-pool2. It is available in both binary 
and source distributions.</p>
+<p>This is the 2.13.0 version of commons-pool2. 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-pool2-2.12.1-bin.tar.gz.asc
+$ pgpv commons-pool2-2.13.0-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-pool2-2.12.1-bin.tar.gz.asc
+$ pgp commons-pool2-2.13.0-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-pool2-2.12.1-bin.tar.gz.asc
+$ gpg --verify commons-pool2-2.13.0-bin.tar.gz.asc
 </pre>
 <p>
\ No newline at end of file

Reply via email to