This is an automated email from the ASF dual-hosted git repository.

milamber pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/jmeter-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a05d4e8  Update website for the new release Apache JMeter 5.4.2
a05d4e8 is described below

commit a05d4e89d616d38d1b4800df6411a72a02ee4ff0
Author: Milamber <[email protected]>
AuthorDate: Fri Dec 17 10:57:26 2021 +0100

    Update website for the new release Apache JMeter 5.4.2
---
 api/deprecated-list.html                    |  28 ++--
 api/org/apache/jmeter/gui/package-tree.html |   2 +-
 api/overview-tree.html                      |   8 +-
 changes.html                                | 203 +---------------------------
 doap_JMeter.rdf                             |   7 +
 download_jmeter.html                        |  26 ++--
 6 files changed, 44 insertions(+), 230 deletions(-)

diff --git a/api/deprecated-list.html b/api/deprecated-list.html
index 120fc00..8c1c56c 100644
--- a/api/deprecated-list.html
+++ b/api/deprecated-list.html
@@ -348,13 +348,13 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#isMonitor--">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.isMonitor()</a>
-<div class="block"><span class="deprecationComment">since 3.2 always returns 
false</span></div>
+<td class="colOne"><a 
href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#isMonitor--">org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.isMonitor()</a>
+<div class="block"><span class="deprecationComment">since 3.2 always return 
false</span></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#isMonitor--">org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.isMonitor()</a>
-<div class="block"><span class="deprecationComment">since 3.2 always return 
false</span></div>
+<td class="colOne"><a 
href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#isMonitor--">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.isMonitor()</a>
+<div class="block"><span class="deprecationComment">since 3.2 always returns 
false</span></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -383,19 +383,19 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.html#read-java.io.InputStream-">org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(InputStream)</a></td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a 
href="org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.html#read-java.io.InputStream-">org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(InputStream)</a></td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/jmeter/protocol/tcp/sampler/TCPClient.html#read-java.io.InputStream-">org.apache.jmeter.protocol.tcp.sampler.TCPClient.read(InputStream)</a>
 <div class="block"><span class="deprecationComment">since 3.3, implement <a 
href="org/apache/jmeter/protocol/tcp/sampler/TCPClient.html#read-java.io.InputStream-org.apache.jmeter.samplers.SampleResult-"><code>TCPClient.read(InputStream,
 SampleResult)</code></a> instead, will be removed in future 
version</span></div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a 
href="org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.html#read-java.io.InputStream-">org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(InputStream)</a></td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/jmeter/protocol/tcp/sampler/LengthPrefixedBinaryTCPClientImpl.html#read-java.io.InputStream-">org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl.read(InputStream)</a></td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.html#read-java.io.InputStream-">org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(InputStream)</a></td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#readResponse-org.apache.jmeter.samplers.SampleResult-java.io.BufferedInputStream-int-">org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.readResponse(SampleResult,
 BufferedInputStream, int)</a>
 <div class="block"><span class="deprecationComment">use <a 
href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#readResponse-org.apache.jmeter.samplers.SampleResult-java.io.BufferedInputStream-long-"><code>HTTPAbstractImpl.readResponse(SampleResult,
 BufferedInputStream, long)</code></a></span></div>
@@ -453,13 +453,13 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="org/apache/jorphan/logging/LoggingManager.html#setPriority-org.apache.log.Priority-">org.apache.jorphan.logging.LoggingManager.setPriority(Priority)</a>
-<div class="block"><span class="deprecationComment">since 3.2, use SLF4J for 
logging</span></div>
+<td class="colOne"><a 
href="org/apache/log/Logger.html#setPriority-org.apache.log.Priority-">org.apache.log.Logger.setPriority(Priority)</a>
+<div class="block"><span class="deprecationComment">Will be dropped in 
3.3</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/log/Logger.html#setPriority-org.apache.log.Priority-">org.apache.log.Logger.setPriority(Priority)</a>
-<div class="block"><span class="deprecationComment">Will be dropped in 
3.3</span></div>
+<td class="colOne"><a 
href="org/apache/jorphan/logging/LoggingManager.html#setPriority-org.apache.log.Priority-">org.apache.jorphan.logging.LoggingManager.setPriority(Priority)</a>
+<div class="block"><span class="deprecationComment">since 3.2, use SLF4J for 
logging</span></div>
 </td>
 </tr>
 <tr class="rowColor">
diff --git a/api/org/apache/jmeter/gui/package-tree.html 
b/api/org/apache/jmeter/gui/package-tree.html
index 4aa8494..2049d7f 100644
--- a/api/org/apache/jmeter/gui/package-tree.html
+++ b/api/org/apache/jmeter/gui/package-tree.html
@@ -176,8 +176,8 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.jmeter.gui.<a 
href="../../../../org/apache/jmeter/gui/TestElementMetadata.html" 
title="annotation in org.apache.jmeter.gui"><span 
class="typeNameLink">TestElementMetadata</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.jmeter.gui.<a 
href="../../../../org/apache/jmeter/gui/GUIMenuSortOrder.html" 
title="annotation in org.apache.jmeter.gui"><span 
class="typeNameLink">GUIMenuSortOrder</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.jmeter.gui.<a 
href="../../../../org/apache/jmeter/gui/TestElementMetadata.html" 
title="annotation in org.apache.jmeter.gui"><span 
class="typeNameLink">TestElementMetadata</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
diff --git a/api/overview-tree.html b/api/overview-tree.html
index 162805d..bc4bcdc 100644
--- a/api/overview-tree.html
+++ b/api/overview-tree.html
@@ -2113,18 +2113,18 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true
 [...]
 <ul>
-<li type="circle">org.apache.jmeter.reporters.<a 
href="org/apache/jmeter/reporters/MailerModel.MailAuthType.html" title="enum in 
org.apache.jmeter.reporters"><span 
class="typeNameLink">MailerModel.MailAuthType</span></a></li>
 <li type="circle">org.apache.jmeter.timers.<a 
href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html" title="enum 
in org.apache.jmeter.timers"><span 
class="typeNameLink">ConstantThroughputTimer.Mode</span></a></li>
+<li type="circle">org.apache.jmeter.reporters.<a 
href="org/apache/jmeter/reporters/MailerModel.MailAuthType.html" title="enum in 
org.apache.jmeter.reporters"><span 
class="typeNameLink">MailerModel.MailAuthType</span></a></li>
 <li type="circle">org.apache.jmeter.visualizers.backend.<a 
href="org/apache/jmeter/visualizers/backend/WindowMode.html" title="enum in 
org.apache.jmeter.visualizers.backend"><span 
class="typeNameLink">WindowMode</span></a></li>
-<li type="circle">org.apache.jmeter.testbeans.gui.<a 
href="org/apache/jmeter/testbeans/gui/TypeEditor.html" title="enum in 
org.apache.jmeter.testbeans.gui"><span 
class="typeNameLink">TypeEditor</span></a></li>
 <li type="circle">org.apache.jmeter.threads.<a 
href="org/apache/jmeter/threads/JMeterContext.TestLogicalAction.html" 
title="enum in org.apache.jmeter.threads"><span 
class="typeNameLink">JMeterContext.TestLogicalAction</span></a></li>
 <li type="circle">org.apache.jmeter.gui.util.<a 
href="org/apache/jmeter/gui/util/TristateState.html" title="enum in 
org.apache.jmeter.gui.util"><span 
class="typeNameLink">TristateState</span></a></li>
 <li type="circle">org.apache.jmeter.gui.plugin.<a 
href="org/apache/jmeter/gui/plugin/MenuCreator.MENU_LOCATION.html" title="enum 
in org.apache.jmeter.gui.plugin"><span 
class="typeNameLink">MenuCreator.MENU_LOCATION</span></a></li>
+<li type="circle">org.apache.jmeter.testbeans.gui.<a 
href="org/apache/jmeter/testbeans/gui/TypeEditor.html" title="enum in 
org.apache.jmeter.testbeans.gui"><span 
class="typeNameLink">TypeEditor</span></a></li>
 <li type="circle">org.apache.jmeter.functions.<a 
href="org/apache/jmeter/functions/ChangeCase.ChangeCaseMode.html" title="enum 
in org.apache.jmeter.functions"><span 
class="typeNameLink">ChangeCase.ChangeCaseMode</span></a></li>
 <li type="circle">org.apache.jorphan.documentation.<a 
href="org/apache/jorphan/documentation/VisibleForTesting.Visibility.html" 
title="enum in org.apache.jorphan.documentation"><span 
class="typeNameLink">VisibleForTesting.Visibility</span></a></li>
-<li type="circle">org.apache.jmeter.protocol.http.proxy.<a 
href="org/apache/jmeter/protocol/http/proxy/ProxyControl.KeystoreMode.html" 
title="enum in org.apache.jmeter.protocol.http.proxy"><span 
class="typeNameLink">ProxyControl.KeystoreMode</span></a></li>
-<li type="circle">org.apache.jmeter.protocol.http.sampler.<a 
href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html" 
title="enum in org.apache.jmeter.protocol.http.sampler"><span 
class="typeNameLink">HTTPSamplerBase.SourceType</span></a></li>
 <li type="circle">org.apache.jmeter.protocol.http.control.<a 
href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html" 
title="enum in org.apache.jmeter.protocol.http.control"><span 
class="typeNameLink">AuthManager.Mechanism</span></a></li>
+<li type="circle">org.apache.jmeter.protocol.http.sampler.<a 
href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html" 
title="enum in org.apache.jmeter.protocol.http.sampler"><span 
class="typeNameLink">HTTPSamplerBase.SourceType</span></a></li>
+<li type="circle">org.apache.jmeter.protocol.http.proxy.<a 
href="org/apache/jmeter/protocol/http/proxy/ProxyControl.KeystoreMode.html" 
title="enum in org.apache.jmeter.protocol.http.proxy"><span 
class="typeNameLink">ProxyControl.KeystoreMode</span></a></li>
 <li type="circle">org.apache.jmeter.protocol.jms.sampler.<a 
href="org/apache/jmeter/protocol/jms/sampler/JMSSampler.COMMUNICATION_STYLE.html"
 title="enum in org.apache.jmeter.protocol.jms.sampler"><span 
class="typeNameLink">JMSSampler.COMMUNICATION_STYLE</span></a></li>
 </ul>
 </li>
diff --git a/changes.html b/changes.html
index b486a3c..1533c2a 100644
--- a/changes.html
+++ b/changes.html
@@ -201,12 +201,15 @@ Earlier changes are detailed in the <a 
href="changes_history.html">History of Pr
 
 
 
-<h1>Version 5.4.1</h1>
+<h1>Version 5.4.2</h1>
 
 <p>
 Summary
 </p>
 
+<p>This version is a fix release against the vulnerability CVE-2021-44228: 
Apache Log4j2 JNDI features do not protect against attacker controlled LDAP and 
other JNDI related endpoints.
+</p>
+
 <ul>
 
 <li>
@@ -251,12 +254,6 @@ Summary
 
 <h2 class="ch_section" id="Incompatible changes">Incompatible changes</h2>
 
-<ul>
-    
-<li>Restart after LAF change has been reinstated, it had been removed in 
JMeter 5.3</li>
-
-</ul>
-
 
 
 <h2 class="ch_section" id="Improvements">Improvements</h2>
@@ -321,21 +318,6 @@ Summary
 <h3>General</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65028";>
-      Bug
-      65028</a>
-    -
-  Add documentation for the property <span 
class="code">client.rmi.localport</span>
-</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65012";>
-      Bug
-      65012</a>
-    -
-  Better handling of displaying long comments in the GUI</li>
 
 </ul>
 
@@ -344,31 +326,7 @@ Summary
 
 <ul>
     
-<li>Updated SaxonHE to 9.9.1-8 (from 9.9.1-7)</li>
-    
-<li>Updated asm to 9.0 (from 7.3.1)</li>
-    
-<li>Updated bouncycastle to 1.67 (from 1.66)</li>
-    
-<li>Updated caffeine to 2.8.8 (from 2.8.0)</li>
-    
-<li>Updated commons-codec to 1.15 (from 1.14)</li>
-    
-<li>Updated commons-io to 2.8.0 (from 2.7)</li>
-    
-<li>Updated commons-net to 3.7.2 (from 3.7)</li>
-    
-<li>Updated jackson to 2.10.5 (from 2.10.3)</li>
-    
-<li>Updated junit to 4.13.1 (from 4.13)</li>
-    
-<li>Updated ph-commons to 9.5.1 (from 9.4.1)</li>
-    
-<li>Updated ph-css to 6.2.3 (from 6.2.1)</li>
-    
-<li>Updated groovy to 3.0.7 (from 3.0.5)</li>
-    
-<li>Updated xstream to 1.4.15 (from 1.4.14)</li>
+<li>Updated Apache log4j2 to 2.16.0 (from 2.13.3).</li>
 
 </ul>
 
@@ -381,48 +339,6 @@ Summary
 <h3>HTTP Samplers and Test Script Recorder</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64955";>
-      Bug
-      64955</a>
-    -
-  Keystore password not reset on reload</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65002";>
-      Bug
-      65002</a>
-    -
-  HTTP(S) Test Script recorder creates an invalid Basic authentication URL. 
Contributed by Ubik Load Pack (https://ubikloadpack.com)</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65004";>
-      Bug
-      65004</a>
-    -
-  HTTP(S) Test Script recorder computes wrong HTTP Request breaking the 
application. Contributed by Ubik Load Pack (https://ubikloadpack.com)</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64543";>
-      Bug
-      64543</a>
-    -
-  On MacOSX, Darklaf- IntelliJ Theme throws NPE in 
javax.swing.ToolTipManager.initiateToolTip</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65024";>
-      Bug
-      65024</a>
-    -
-  Sending mime type with parameter throws IllegalArgumentException</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65029";>
-      Bug
-      65029</a>
-    -
-  Try harder to correctly guess the URL for applets, when download embedded 
URLs is enabled</li>
 
 </ul>
 
@@ -430,19 +346,6 @@ Summary
 <h3>Other Samplers</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65034";>
-      Bug
-      65034</a>
-    -
-  Ignore <span class="code">SocketTimeoutException</span> on <span 
class="code">BinaryTCPClientImpl</span>, when no EOM Byte is set. Regression
-     introduced by commit c190641e4f0474a34a366a72364b0a8dd25bfc81 which fixed 
<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52104";>
-      Bug
-      52104</a>
-    -
-  . That bug was bout handling
-     the case of waiting for an EOM.</li>
 
 </ul>
 
@@ -457,20 +360,6 @@ Summary
 <h3>Listeners</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64821";>
-      Bug
-      64821</a>
-    -
-  When importing XML formatted jtl files, sub samplers will get renamed</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65052";>
-      Bug
-      65052</a>
-    -
-  XPath2 Tester and JSON JMESPath Tester are missing in <span 
class="code">view.results.tree.renderers_order</span> property</li>
 
 </ul>
 
@@ -506,20 +395,6 @@ Summary
 <h3>Documentation</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64960";>
-      Bug
-      64960</a>
-    -
-  Change scheduler reference in Thread Group documentation. Contributed by Ori 
Marko</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65006";>
-      Bug
-      65006</a>
-    -
-  Illustration for completed HTTP Request Defaults element (Figure 4.4) 
contains misleading info</li>
 
 </ul>
 
@@ -527,62 +402,6 @@ Summary
 <h3>General</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64957";>
-      Bug
-      64957</a>
-    -
-  When importing example test plan JMeter displays an NullPointerException</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64961";>
-      Bug
-      64961</a>
-    -
-  Darklaf: On Windows 7, NPE in BasicEditorPaneUI.cleanDisplayProperties with 
Darklaf Intellij</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64963";>
-      Bug
-      64963</a>
-    -
-  Blank comment tooltip is visible</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64969";>
-      Bug
-      64969</a>
-    -
-  RemoteJMeterEngineImpl#rexit doesn't unexport RemoteJMeterEngineImpl on 
exit. Contributed by luo_isaiah at qq.com</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64984";>
-      Bug
-      64984</a>
-    -
-  Darklaf LAF: Selecting a Test element does not work under certain screen 
resolutions on Windows. With the help of Jannis Weis</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65008";>
-      Bug
-      65008</a>
-    -
-  SampleResult.setIgnore() called from PostProcessor is not considered</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64993";>
-      Bug
-      64993</a>
-    -
-  Daklaf LAF: Menu navigation not working with keyboard shortcuts. With the 
help of Jannis Weis</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65013";>
-      Bug
-      65013</a>
-    -
-  POST multipart/form-data cURL code with quoted arguments is not imported 
correctly</li>
 
 </ul>
 
@@ -595,18 +414,6 @@ Summary
 </p>
 
 <ul>
-  
-<li>Ori Marko (orimarko at gmail.com)</li>
-  
-<li>&#32599;&#23493;&#21331; (luo_isaiah at qq.com)</li>
-  
-<li>
-<a href="https://ubikloadpack.com";>Ubik Load Pack</a>
-</li>
-  
-<li>
-<a href="https://github.com/weisJ/darklaf";>Jannis Weis</a>
-</li>
 
 </ul>
 
diff --git a/doap_JMeter.rdf b/doap_JMeter.rdf
index 347f21e..24d6f55 100644
--- a/doap_JMeter.rdf
+++ b/doap_JMeter.rdf
@@ -300,6 +300,13 @@
         <revision>5.4.1 final</revision>
       </Version>
     </release>
+    <release>
+      <Version>
+        <name>Apache JMeter</name>
+        <created>2021-12-16</created>
+        <revision>5.4.2 final</revision>
+      </Version>
+    </release>
     <repository>
       <GitRepository>
         <location 
rdf:resource="https://gitbox.apache.org/repos/asf/jmeter.git"/>
diff --git a/download_jmeter.html b/download_jmeter.html
index ae64cf8..87a8dc9 100644
--- a/download_jmeter.html
+++ b/download_jmeter.html
@@ -245,7 +245,7 @@
     
 </div>
 <div class="section">
-<h1>Apache JMeter 5.4.1 (Requires Java 8+)</h1>
+<h1>Apache JMeter 5.4.2 (Requires Java 8+)</h1>
       
 <div class="subsection">
 <h2 id="binaries">Binaries<a class="sectionlink" href="#binaries" title="Link 
to here">&para;</a>
@@ -255,17 +255,17 @@
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.4.1.tgz">apache-jmeter-5.4.1.tgz</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.1.tgz.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.1.tgz.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.4.2.tgz">apache-jmeter-5.4.2.tgz</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.2.tgz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.2.tgz.asc";>pgp</a></td>
           
 </tr>
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.4.1.zip">apache-jmeter-5.4.1.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.1.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.1.zip.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.4.2.zip">apache-jmeter-5.4.2.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.2.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.2.zip.asc";>pgp</a></td>
           
 </tr>
         
@@ -281,17 +281,17 @@
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.4.1_src.tgz">apache-jmeter-5.4.1_src.tgz</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.1_src.tgz.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.1_src.tgz.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.4.2_src.tgz">apache-jmeter-5.4.2_src.tgz</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.2_src.tgz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.2_src.tgz.asc";>pgp</a></td>
           
 </tr>
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.4.1_src.zip">apache-jmeter-5.4.1_src.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.1_src.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.1_src.zip.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.4.2_src.zip">apache-jmeter-5.4.2_src.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.2_src.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.4.2_src.zip.asc";>pgp</a></td>
           
 </tr>
         

Reply via email to