You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2022/09/28 20:07:41 UTC

[httpcomponents-client] 04/05: Bump mockito-core from 4.0.0 to 4.8.0 #383

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

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git

commit cc84d3233b28e6424d3d8576a55e1a6818678b03
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Sep 28 08:29:52 2022 -0400

    Bump mockito-core from 4.0.0 to 4.8.0 #383
---
 RELEASE_NOTES.txt | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 43de71565..f563ca19e 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,4 +1,19 @@
-Release 5.2 BETA1
+Release 5.2 BETA2
+------------------
+
+This is the second BETA release in the 5.2 release series that upgrades minimal JRE
+level to version 8 (8u251 is required) and includes several protocol level and
+API improvements. It also includes all bug fixes from the 5.1 branch.
+
+Notable changes and features included in the 5.2 series:
+
+* Bump junit-bom from 5.8.1 to 5.9.1 #379
+* Bump log4j.version from 2.17.2 to 2.19.0 #380
+* Bump ehcache-api from 3.9.6 to 3.10.1 #381
+* Bump jna.version from 5.9.0 to 5.12.1 #382
+* Bump mockito-core from 4.0.0 to 4.8.0 #383
+
+Release 5.2 BETA1
 ------------------
 
 This is the first BETA release in the 5.2 release series that upgrades minimal JRE