This is an automated email from the ASF dual-hosted git repository.
pmouawad 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 c4bf159 Fix from version of jsoup
c4bf159 is described below
commit c4bf159084e4904a60d06d480b084bcc769f8b62
Author: pmouawad <[email protected]>
AuthorDate: Sat Feb 15 11:59:45 2020 +0100
Fix from version of jsoup
---
xdocs/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 6dad145..5310763 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -125,7 +125,7 @@ to view the last release notes of version 5.2.1.
<ch_section>Non-functional changes</ch_section>
<ul>
<li><bug>63963</bug><pr>546</pr>Updated jackson to 2.10.1 (from
2.9.10)</li>
- <li><bug>64120</bug>Updated jsoup to 1.12.2 (from 1.22.1)</li>
+ <li><bug>64120</bug>Updated jsoup to 1.12.2 (from 1.12.1)</li>
</ul>
<!-- =================== Bug fixes =================== -->