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

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


The following commit(s) were added to refs/heads/master by this push:
     new f99eb5ea93 Add PR number and mention regression since JMeter 5.6. See 
#6041
f99eb5ea93 is described below

commit f99eb5ea930fa2e04ecc0cd01ff30c579ceffdfe
Author: Milamber <[email protected]>
AuthorDate: Tue Jul 11 13:18:03 2023 +0100

    Add PR number and mention regression since JMeter 5.6. See #6041
---
 xdocs/changes.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 24977285a1..811752b5f2 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -68,7 +68,8 @@ Summary
 
 <h3>General</h3>
 <ul>
-  <li><pr></pr><issue>6041</issue>Fix compatibility with Maven's pom.xml 
parser by adding explicit versions for 
<code>com.google.auto.service:auto-service-annotations</code> (regression since 
5.6.1)</li>
+  <li><pr>6042</pr><issue>6041</issue>Fix compatibility with Maven's pom.xml 
parser by adding explicit versions for
+    <code>com.google.auto.service:auto-service-annotations</code> (regression 
since 5.6)</li>
 </ul>
 
  <!--  =================== Thanks =================== -->

Reply via email to