Modified: websites/production/commons/content/proper/commons-net/japicmp.diff
==============================================================================
--- websites/production/commons/content/proper/commons-net/japicmp.diff 
(original)
+++ websites/production/commons/content/proper/commons-net/japicmp.diff Mon Jun 
10 18:52:55 2024
@@ -1,33 +1,3 @@
-Comparing source compatibility of commons-net-3.11.0.jar against 
commons-net-3.10.0.jar
-***  MODIFIED CLASS: PUBLIC org.apache.commons.net.ftp.FTP  (not serializable)
-       ===  CLASS FILE FORMAT VERSION: 52.0 <- 52.0
-       +++  NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) int DEFLATE_TRANSFER_MODE
-***  MODIFIED CLASS: PUBLIC org.apache.commons.net.ftp.FTPSClient  (not 
serializable)
-       ===  CLASS FILE FORMAT VERSION: 52.0 <- 52.0
-       +++  NEW METHOD: PROTECTED(+) java.lang.String getProtocol()
-       +++  NEW METHOD: PROTECTED(+) java.lang.String[] getProtocols()
-       +++  NEW METHOD: PROTECTED(+) java.lang.String[] getSuites()
-       +++  NEW METHOD: PROTECTED(+) boolean isClientMode()
-       +++  NEW METHOD: PROTECTED(+) boolean isCreation()
-       +++  NEW METHOD: PROTECTED(+) boolean isImplicit()
-       +++  NEW METHOD: PROTECTED(+) boolean isNeedClientAuth()
-       +++  NEW METHOD: PROTECTED(+) boolean isWantClientAuth()
-***  MODIFIED CLASS: PUBLIC FINAL org.apache.commons.net.io.Util  (not 
serializable)
-       ===  CLASS FILE FORMAT VERSION: 52.0 <- 52.0
-       +++  NEW METHOD: PUBLIC(+) STATIC(+) java.io.PrintWriter 
newPrintWriter(java.io.PrintStream)
-***  MODIFIED CLASS: PUBLIC ABSTRACT org.apache.commons.net.SocketClient  (not 
serializable)
-       ===  CLASS FILE FORMAT VERSION: 52.0 <- 52.0
-       +++  NEW METHOD: PROTECTED(+) java.io.OutputStream 
checkOpenOutputStream()
-===  UNCHANGED CLASS: PUBLIC org.apache.commons.net.util.Charsets  (not 
serializable)
-       ===  CLASS FILE FORMAT VERSION: 52.0 <- 52.0
-       ===  UNCHANGED CONSTRUCTOR: PUBLIC Charsets()
-               +++  NEW ANNOTATION: java.lang.Deprecated
-***  MODIFIED CLASS: PUBLIC org.apache.commons.net.util.SubnetUtils  (not 
serializable)
-       ===  CLASS FILE FORMAT VERSION: 52.0 <- 52.0
-       +++  NEW METHOD: PUBLIC(+) java.lang.String toString()
-===  UNCHANGED CLASS: PUBLIC FINAL 
org.apache.commons.net.util.TrustManagerUtils  (not serializable)
-       ===  CLASS FILE FORMAT VERSION: 52.0 <- 52.0
-       ===  UNCHANGED CONSTRUCTOR: PUBLIC TrustManagerUtils()
-               +++  NEW ANNOTATION: java.lang.Deprecated
-
-Semantic versioning suggestion: 0.1.0
\ No newline at end of file
+Comparing source compatibility of commons-net-3.11.1.jar against 
commons-net-3.11.0.jar
+No changes.
+Semantic versioning suggestion: 0.0.1
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-net/japicmp.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/japicmp.html 
(original)
+++ websites/production/commons/content/proper/commons-net/japicmp.html Mon Jun 
10 18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; </title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -456,26 +456,26 @@ ul {
 </style>
 
 
-<span class="title">Comparing source compatibility of commons-net-3.11.0.jar 
against commons-net-3.10.0.jar</span>
+<span class="title">Comparing source compatibility of commons-net-3.11.1.jar 
against commons-net-3.11.0.jar</span>
 <br/>
 <div class="meta-information">
        <table>
                <tr>
                        <td>Old:</td>
                        <td>
-                               commons-net-3.10.0.jar
+                               commons-net-3.11.0.jar
                        </td>
                </tr>
                <tr>
                        <td>New:</td>
                        <td>
-                               commons-net-3.11.0.jar
+                               commons-net-3.11.1.jar
                        </td>
                </tr>
                <tr>
                        <td>Created:</td>
                        <td>
-                               2024-05-31T15:17:42.862+0000
+                               2024-06-10T18:51:37.869+0000
                        </td>
                </tr>
                <tr>
@@ -517,1012 +517,15 @@ ul {
                <tr>
                        <td id="semver-label">Semantic Versioning:</td>
                        <td id="semver-version">
-                               0.1.0
+                               0.0.1
                        </td>
                </tr>
        </table>
 </div>
 
-<ul>
-<li>
-<a href="#toc">Classes</a>
-</li>
-</ul>
-<div class="toc" id="toc">
-       <span class="label">Classes:</span>
-       <table>
-               <thead>
-               <tr>
-                       <td>Status</td>
-                       <td>Fully Qualified Name</td>
-               </tr>
-               </thead>
-               <tbody>
-               <tr>
-       <td>
-               <span class="modified">MODIFIED</span>
-       </td>
-       <td>
-               <a href="#org.apache.commons.net.ftp.FTP">
-                       org.apache.commons.net.ftp.FTP
-               </a>
-       </td>
-</tr>
-<tr>
-       <td>
-               <span class="modified">MODIFIED</span>
-       </td>
-       <td>
-               <a href="#org.apache.commons.net.ftp.FTPSClient">
-                       org.apache.commons.net.ftp.FTPSClient
-               </a>
-       </td>
-</tr>
-<tr>
-       <td>
-               <span class="modified">MODIFIED</span>
-       </td>
-       <td>
-               <a href="#org.apache.commons.net.io.Util">
-                       org.apache.commons.net.io.Util
-               </a>
-       </td>
-</tr>
-<tr>
-       <td>
-               <span class="modified">MODIFIED</span>
-       </td>
-       <td>
-               <a href="#org.apache.commons.net.SocketClient">
-                       org.apache.commons.net.SocketClient
-               </a>
-       </td>
-</tr>
-<tr>
-       <td>
-               <span class="unchanged">UNCHANGED</span>
-       </td>
-       <td>
-               <a href="#org.apache.commons.net.util.Charsets">
-                       org.apache.commons.net.util.Charsets
-               </a>
-       </td>
-</tr>
-<tr>
-       <td>
-               <span class="modified">MODIFIED</span>
-       </td>
-       <td>
-               <a href="#org.apache.commons.net.util.SubnetUtils">
-                       org.apache.commons.net.util.SubnetUtils
-               </a>
-       </td>
-</tr>
-<tr>
-       <td>
-               <span class="unchanged">UNCHANGED</span>
-       </td>
-       <td>
-               <a href="#org.apache.commons.net.util.TrustManagerUtils">
-                       org.apache.commons.net.util.TrustManagerUtils
-               </a>
-       </td>
-</tr>
-
-               </tbody>
-       </table>
-</div>
 <div class="explanations">
 <span>Binary incompatible changes are marked with (!) while source 
incompatible changes are marked with (*).</span>
 </div>
-<div>
-       <div class="class" id="org.apache.commons.net.ftp.FTP">
-               <div class="class_header">
-                       <span class="label">
-                               <a name="org.apache.commons.net.ftp.FTP"></a>
-                               <span class="modified">MODIFIED</span>
-                               
-                               <span class="modifier unchanged">public</span>
-
-                               <span class="unchanged">class</span>
-&#160;org.apache.commons.net.ftp.FTP
-                       </span>
-                       <a href="#toc" class="toc_link">top</a>
-               </div>
-               
-               
-               <div class="class_generictemplates">
-                       
-               </div>
-               <div class="class_superclass">
-                       <span class="label_class_member">Superclass:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Superclass</td>
-               <td>Compatibility Changes</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="unchanged">UNCHANGED</span></td>
-<td>org.apache.commons.net.SocketClient</td>
-<td>n.a.</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               <div class="class_interfaces">
-                       
-               </div>
-               
-               <div class="class_fields">
-                       <span class="label_class_member">Fields:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Modifier</td>
-               <td>Type</td>
-               <td>Field</td>
-               <td>Compatibility Changes:</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">public</span>
-<span class="modifier new">static</span>
-<span class="modifier new">final</span>
-</td>
-<td><span class="modifier new">int</span></td>
-<td>DEFLATE_TRANSFER_MODE</td>
-<td>n.a.</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               <div class="class_constructors">
-                       
-               </div>
-               <div class="class_methods">
-                       
-               </div>
-               
-       </div>
-</div>
-<div>
-       <div class="class" id="org.apache.commons.net.ftp.FTPSClient">
-               <div class="class_header">
-                       <span class="label">
-                               <a 
name="org.apache.commons.net.ftp.FTPSClient"></a>
-                               <span class="modified">MODIFIED</span>
-                               
-                               <span class="modifier unchanged">public</span>
-
-                               <span class="unchanged">class</span>
-&#160;org.apache.commons.net.ftp.FTPSClient
-                       </span>
-                       <a href="#toc" class="toc_link">top</a>
-               </div>
-               
-               
-               <div class="class_generictemplates">
-                       
-               </div>
-               <div class="class_superclass">
-                       <span class="label_class_member">Superclass:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Superclass</td>
-               <td>Compatibility Changes</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="unchanged">UNCHANGED</span></td>
-<td>org.apache.commons.net.ftp.FTPClient</td>
-<td>n.a.</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               <div class="class_interfaces">
-                       
-               </div>
-               
-               <div class="class_fields">
-                       
-               </div>
-               <div class="class_constructors">
-                       
-               </div>
-               <div class="class_methods">
-                       <span class="label_class_member">Methods:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Modifier</td>
-               <td>Generic Templates</td>
-               <td>Type</td>
-               <td>Method</td>
-               <td>Exceptions</td>
-               <td>Compatibility Changes:</td>
-               <td>Line Number</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">java.lang.String</span></td>
-<td>getProtocol()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       647
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-<tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">java.lang.String[]</span></td>
-<td>getProtocols()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       657
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-<tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">java.lang.String[]</span></td>
-<td>getSuites()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       667
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-<tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">boolean</span></td>
-<td>isClientMode()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       722
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-<tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">boolean</span></td>
-<td>isCreation()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       731
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-<tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">boolean</span></td>
-<td>isImplicit()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       752
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-<tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">boolean</span></td>
-<td>isNeedClientAuth()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       762
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-<tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">boolean</span></td>
-<td>isWantClientAuth()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       772
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               
-       </div>
-</div>
-<div>
-       <div class="class" id="org.apache.commons.net.io.Util">
-               <div class="class_header">
-                       <span class="label">
-                               <a name="org.apache.commons.net.io.Util"></a>
-                               <span class="modified">MODIFIED</span>
-                               
-                               <span class="modifier unchanged">final</span>
-<span class="modifier unchanged">public</span>
-
-                               <span class="unchanged">class</span>
-&#160;org.apache.commons.net.io.Util
-                       </span>
-                       <a href="#toc" class="toc_link">top</a>
-               </div>
-               
-               
-               <div class="class_generictemplates">
-                       
-               </div>
-               <div class="class_superclass">
-                       
-               </div>
-               <div class="class_interfaces">
-                       
-               </div>
-               
-               <div class="class_fields">
-                       
-               </div>
-               <div class="class_constructors">
-                       
-               </div>
-               <div class="class_methods">
-                       <span class="label_class_member">Methods:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Modifier</td>
-               <td>Generic Templates</td>
-               <td>Type</td>
-               <td>Method</td>
-               <td>Exceptions</td>
-               <td>Compatibility Changes:</td>
-               <td>Line Number</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">static</span>
-<span class="modifier new">public</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">java.io.PrintWriter</span></td>
-<td>newPrintWriter(<span class="method_parameter 
unchanged">java.io.PrintStream</span>)</td>
-<td></td>
-<td><div class="class_compatibilityChanges">
-       <span class="label_class_member">Compatibility Changes:</span>
-       <table>
-               <thead>
-               <tr>
-                       <td>Change</td>
-               </tr>
-               </thead>
-               <tbody>
-               <tr><td>METHOD_ADDED_TO_PUBLIC_CLASS</td></tr>
-
-               </tbody>
-       </table>
-</div>
-</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       299
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               
-       </div>
-</div>
-<div>
-       <div class="class" id="org.apache.commons.net.SocketClient">
-               <div class="class_header">
-                       <span class="label">
-                               <a 
name="org.apache.commons.net.SocketClient"></a>
-                               <span class="modified">MODIFIED</span>
-                               
-                               <span class="modifier unchanged">public</span>
-<span class="modifier unchanged">abstract</span>
-
-                               <span class="unchanged">class</span>
-&#160;org.apache.commons.net.SocketClient
-                       </span>
-                       <a href="#toc" class="toc_link">top</a>
-               </div>
-               
-               
-               <div class="class_generictemplates">
-                       
-               </div>
-               <div class="class_superclass">
-                       
-               </div>
-               <div class="class_interfaces">
-                       
-               </div>
-               
-               <div class="class_fields">
-                       
-               </div>
-               <div class="class_constructors">
-                       
-               </div>
-               <div class="class_methods">
-                       <span class="label_class_member">Methods:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Modifier</td>
-               <td>Generic Templates</td>
-               <td>Type</td>
-               <td>Method</td>
-               <td>Exceptions</td>
-               <td>Compatibility Changes:</td>
-               <td>Line Number</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">protected</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">java.io.OutputStream</span></td>
-<td>checkOpenOutputStream()</td>
-<td></td>
-<td>n.a.</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       195
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               
-       </div>
-</div>
-<div>
-       <div class="class" id="org.apache.commons.net.util.Charsets">
-               <div class="class_header">
-                       <span class="label">
-                               <a 
name="org.apache.commons.net.util.Charsets"></a>
-                               <span class="unchanged">UNCHANGED</span>
-                               
-                               <span class="modifier unchanged">public</span>
-
-                               <span class="unchanged">class</span>
-&#160;org.apache.commons.net.util.Charsets
-                       </span>
-                       <a href="#toc" class="toc_link">top</a>
-               </div>
-               
-               
-               <div class="class_generictemplates">
-                       
-               </div>
-               <div class="class_superclass">
-                       
-               </div>
-               <div class="class_interfaces">
-                       
-               </div>
-               
-               <div class="class_fields">
-                       
-               </div>
-               <div class="class_constructors">
-                       <span class="label_class_member">Constructors:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Modifier</td>
-               <td>Generic Templates</td>
-               <td>Constructor</td>
-               <td>Exceptions</td>
-               <td>Compatibility Changes:</td>
-               <td>Line Number</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="unchanged">UNCHANGED</span></td>
-<td><span class="modifier unchanged">public</span>
-</td>
-<td>n.a.</td>
-<td>Charsets()<div class="class_annotations">
-       <span class="label_class_member">Annotations:</span>
-       <table>
-               <thead>
-               <tr>
-                       <td>Status:</td>
-                       <td>Fully Qualified Name:</td>
-                       <td>Elements:</td>
-               </tr>
-               </thead>
-               <tbody>
-               <tr>
-<td><span class="new">NEW</span></td>
-<td>java.lang.Deprecated</td>
-<td>n.a.</td>
-</tr>
-
-               </tbody>
-       </table>
-</div>
-</td>
-<td></td>
-<td><div class="class_compatibilityChanges">
-       <span class="label_class_member">Compatibility Changes:</span>
-       <table>
-               <thead>
-               <tr>
-                       <td>Change</td>
-               </tr>
-               </thead>
-               <tbody>
-               <tr><td>ANNOTATION_DEPRECATED_ADDED</td></tr>
-
-               </tbody>
-       </table>
-</div>
-</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       27
-               </td>
-               <td>
-                       57
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               <div class="class_methods">
-                       
-               </div>
-               
-       </div>
-</div>
-<div>
-       <div class="class" id="org.apache.commons.net.util.SubnetUtils">
-               <div class="class_header">
-                       <span class="label">
-                               <a 
name="org.apache.commons.net.util.SubnetUtils"></a>
-                               <span class="modified">MODIFIED</span>
-                               
-                               <span class="modifier unchanged">public</span>
-
-                               <span class="unchanged">class</span>
-&#160;org.apache.commons.net.util.SubnetUtils
-                       </span>
-                       <a href="#toc" class="toc_link">top</a>
-               </div>
-               
-               
-               <div class="class_generictemplates">
-                       
-               </div>
-               <div class="class_superclass">
-                       
-               </div>
-               <div class="class_interfaces">
-                       
-               </div>
-               
-               <div class="class_fields">
-                       
-               </div>
-               <div class="class_constructors">
-                       
-               </div>
-               <div class="class_methods">
-                       <span class="label_class_member">Methods:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Modifier</td>
-               <td>Generic Templates</td>
-               <td>Type</td>
-               <td>Method</td>
-               <td>Exceptions</td>
-               <td>Compatibility Changes:</td>
-               <td>Line Number</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="new">NEW</span></td>
-<td><span class="modifier new">public</span>
-</td>
-<td>n.a.</td>
-<td><span class="method_return_type new">java.lang.String</span></td>
-<td>toString()</td>
-<td></td>
-<td><div class="class_compatibilityChanges">
-       <span class="label_class_member">Compatibility Changes:</span>
-       <table>
-               <thead>
-               <tr>
-                       <td>Change</td>
-               </tr>
-               </thead>
-               <tbody>
-               <tr><td>METHOD_ADDED_TO_PUBLIC_CLASS</td></tr>
-
-               </tbody>
-       </table>
-</div>
-</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       n.a.
-               </td>
-               <td>
-                       383
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               
-       </div>
-</div>
-<div>
-       <div class="class" id="org.apache.commons.net.util.TrustManagerUtils">
-               <div class="class_header">
-                       <span class="label">
-                               <a 
name="org.apache.commons.net.util.TrustManagerUtils"></a>
-                               <span class="unchanged">UNCHANGED</span>
-                               
-                               <span class="modifier unchanged">final</span>
-<span class="modifier unchanged">public</span>
-
-                               <span class="unchanged">class</span>
-&#160;org.apache.commons.net.util.TrustManagerUtils
-                       </span>
-                       <a href="#toc" class="toc_link">top</a>
-               </div>
-               
-               
-               <div class="class_generictemplates">
-                       
-               </div>
-               <div class="class_superclass">
-                       
-               </div>
-               <div class="class_interfaces">
-                       
-               </div>
-               
-               <div class="class_fields">
-                       
-               </div>
-               <div class="class_constructors">
-                       <span class="label_class_member">Constructors:</span>
-<table>
-       <thead>
-       <tr>
-               <td>Status</td>
-               <td>Modifier</td>
-               <td>Generic Templates</td>
-               <td>Constructor</td>
-               <td>Exceptions</td>
-               <td>Compatibility Changes:</td>
-               <td>Line Number</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-<td><span class="unchanged">UNCHANGED</span></td>
-<td><span class="modifier unchanged">public</span>
-</td>
-<td>n.a.</td>
-<td>TrustManagerUtils()<div class="class_annotations">
-       <span class="label_class_member">Annotations:</span>
-       <table>
-               <thead>
-               <tr>
-                       <td>Status:</td>
-                       <td>Fully Qualified Name:</td>
-                       <td>Elements:</td>
-               </tr>
-               </thead>
-               <tbody>
-               <tr>
-<td><span class="new">NEW</span></td>
-<td>java.lang.Deprecated</td>
-<td>n.a.</td>
-</tr>
-
-               </tbody>
-       </table>
-</div>
-</td>
-<td></td>
-<td><div class="class_compatibilityChanges">
-       <span class="label_class_member">Compatibility Changes:</span>
-       <table>
-               <thead>
-               <tr>
-                       <td>Change</td>
-               </tr>
-               </thead>
-               <tbody>
-               <tr><td>ANNOTATION_DEPRECATED_ADDED</td></tr>
-
-               </tbody>
-       </table>
-</div>
-</td>
-<td><table>
-       <thead>
-       <tr>
-               <td>Old file</td>
-               <td>New file</td>
-       </tr>
-       </thead>
-       <tbody>
-       <tr>
-               <td>
-                       33
-               </td>
-               <td>
-                       115
-               </td>
-       </tr>
-       </tbody>
-</table>
-</td>
-</tr>
-
-       </tbody>
-</table>
-
-               </div>
-               <div class="class_methods">
-                       
-               </div>
-               
-       </div>
-</div>
 
 
 

Modified: 
websites/production/commons/content/proper/commons-net/jira-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/jira-report.html 
(original)
+++ websites/production/commons/content/proper/commons-net/jira-report.html Mon 
Jun 10 18:52:55 2024
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
-        <title>Apache Commons Net &#x2013; JIRA Report</title>
+        <title>Apache Commons Net &#x2013; </title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -282,33 +282,7 @@
                       </div>
           </td>
           <td class="content">
-                                                                          
<section>
-<h2><a name="JIRA_Report"></a>JIRA Report</h2>
-<table border="0" class="bodyTable">
-<tr class="a">
-<th>Fix Version</th>
-<th>Key</th>
-<th>Component</th>
-<th>Summary</th>
-<th>Type</th>
-<th>Resolution</th>
-<th>Status</th></tr>
-<tr class="b">
-<td>3.11.0</td>
-<td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/NET-730";>NET-730</a></td>
-<td>FTP</td>
-<td>Cannot connect to FTP server with HTTP proxy</td>
-<td>Bug</td>
-<td>Fixed</td>
-<td>Resolved</td></tr>
-<tr class="a">
-<td>3.11.0</td>
-<td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/NET-726";>NET-726</a></td>
-<td></td>
-<td>Add protected getters to FTPSClient</td>
-<td>Task</td>
-<td>Fixed</td>
-<td>Resolved</td></tr></table></section>
+                                                                          
                       </td>
         </tr>
       </table>

Modified: websites/production/commons/content/proper/commons-net/mail-lists.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/mail-lists.html 
(original)
+++ websites/production/commons/content/proper/commons-net/mail-lists.html Mon 
Jun 10 18:52:55 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons Documentation Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Apache Commons Net Mailing 
Lists</title>
 
@@ -41,8 +41,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-net/mailing-lists.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/mailing-lists.html 
(original)
+++ websites/production/commons/content/proper/commons-net/mailing-lists.html 
Mon Jun 10 18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Project Mailing Lists</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-net/migration.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/migration.html 
(original)
+++ websites/production/commons/content/proper/commons-net/migration.html Mon 
Jun 10 18:52:55 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Jeffrey D. Brekke, Gary Gregory" />
-                <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Apache Commons Net Migration 
How-to</title>
 
@@ -41,8 +41,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-net/project-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/project-info.html 
(original)
+++ websites/production/commons/content/proper/commons-net/project-info.html 
Mon Jun 10 18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Project Information</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-net/project-reports.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/project-reports.html 
(original)
+++ websites/production/commons/content/proper/commons-net/project-reports.html 
Mon Jun 10 18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Generated Reports</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -316,7 +316,7 @@
 <td align="left">JaCoCo Coverage Report.</td></tr>
 <tr class="b">
 <td align="left"><a href="japicmp.html">japicmp</a></td>
-<td align="left">Comparing source compatibility of commons-net-3.11.0.jar 
against commons-net-3.10.0.jar</td></tr>
+<td align="left">Comparing source compatibility of commons-net-3.11.1.jar 
against commons-net-3.11.0.jar</td></tr>
 <tr class="a">
 <td align="left"><a href="spotbugs.html">SpotBugs</a></td>
 <td align="left">Generates a source code report with the SpotBugs 
Library.</td></tr>

Modified: websites/production/commons/content/proper/commons-net/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/rat-report.html 
(original)
+++ websites/production/commons/content/proper/commons-net/rat-report.html Mon 
Jun 10 18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Rat (Release Audit Tool) 
results</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -291,7 +291,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2024-05-31T15:17:40Z
+Generated at: 2024-06-10T18:51:35Z
 
 Notes: 4
 Binaries: 3

Modified: websites/production/commons/content/proper/commons-net/scm.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/scm.html (original)
+++ websites/production/commons/content/proper/commons-net/scm.html Mon Jun 10 
18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Source Code Management</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-net/security.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/security.html 
(original)
+++ websites/production/commons/content/proper/commons-net/security.html Mon 
Jun 10 18:52:55 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Commons Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Apache Commons Text Security 
Reports</title>
 
@@ -41,8 +41,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-net/spotbugs.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/spotbugs.html 
(original)
+++ websites/production/commons/content/proper/commons-net/spotbugs.html Mon 
Jun 10 18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; SpotBugs Bug Detector Report</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -296,7 +296,7 @@
 <th>Errors</th>
 <th>Missing Classes</th></tr>
 <tr class="b">
-<td>238</td>
+<td>236</td>
 <td>33</td>
 <td>1</td>
 <td>0</td></tr></table></section><section>

Modified: websites/production/commons/content/proper/commons-net/summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/summary.html 
(original)
+++ websites/production/commons/content/proper/commons-net/summary.html Mon Jun 
10 18:52:55 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 31 May 2024
+ | Generated by Apache Maven Doxia at 10 June 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240531" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240610" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons Net &#x2013; Project Summary</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-net/";>Apache Commons Net 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 31 May 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.0</li>
+          <li id="publishDate">Last Published: 10 June 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.11.1</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -327,7 +327,7 @@ Supported protocols include Echo, Finger
 <td>commons-net</td></tr>
 <tr class="b">
 <td align="left">Version</td>
-<td>3.11.0</td></tr>
+<td>3.11.1</td></tr>
 <tr class="a">
 <td align="left">Type</td>
 <td>jar</td></tr>



Reply via email to