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 a3e295f7e Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #173
a3e295f7e is described below
commit a3e295f7e3f84770016e43f8b4e246029b2b90f4
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 25 06:45:11 2024 -0400
Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #173
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 7ad5f1fcc..15a80c208 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.2 #161, #168, #171.
+ * Bump org.junit:junit-bom from 5.10.3 to 5.11.3 #161, #168, #171, #173.
* Flip console output logic on shutdown from a system property called
'SystemUtils.quiet' to 'SystemUtils.verbose'.
Release Notes - Juneau - Version 9.0.1