This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new 4957aa724f Bump org.apache.httpcomponents.client5:httpclient5 from 5.6
to 5.6.1 #340
4957aa724f is described below
commit 4957aa724f5655994380b77d54e88dac676fc037
Author: Gary Gregory <[email protected]>
AuthorDate: Fri May 1 08:48:59 2026 -0400
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6 to 5.6.1 #340
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 43b7cda428..9d3989c9d9 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -160,7 +160,7 @@ Release Notes - Juneau - Version 9.2.1 - YYYY-MM-DD
* Bump jetty.version from 12.1.5 to 12.1.8 #312, #319, #335.
* Bump org.eclipse.jgit:org.eclipse.jgit from 7.5.0.202512021534-r to
7.6.0.202603022253-r #329.
* Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 #322.
- * Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.2 to 5.6
#332.
+ * Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.2 to 5.6.1
#332, #340.
* Bump com.squareup.okhttp3:okhttp-jvm from 5.2.0 to 5.3.2 #331.
* JsonSerializer and JsonParser now strictly enforce RFC 8259 JSON (double
quotes only).
Single-quoted JSON is rejected by JsonParser. Use Json5Serializer and
Json5Parser for