This is an automated email from the ASF dual-hosted git repository.
ggregory 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 43f4f6621 Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #168
43f4f6621 is described below
commit 43f4f662145b14a01f7415d5412920e49e77e80e
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 4 07:30:55 2024 -0400
Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #168
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index ce3715c75..dcfed9856 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -34,7 +34,7 @@ Release Notes - Juneau - Version 9.1.0
* Bump jakarta.servlet:jakarta.servlet-api 6.1.0 from 6.0.0 to 6.1.0.
* Bump org.apache:apache from 32 to 33 #157.
* Add org.apache.juneau.rest.mock.MockServletResponse.sendRedirect(String,
int, boolean) for jakarta.servlet:jakarta.servlet-api 6.1.0.
- * Bump org.junit:junit-bom from 5.10.3 to 5.11.0 #161.
+ * Bump org.junit:junit-bom from 5.10.3 to 5.11.1 #161, #168.
* Flip console output logic on shutdown from a system property called
'SystemUtils.quiet' to 'SystemUtils.verbose'.
Release Notes - Juneau - Version 9.0.1