This is an automated email from the ASF dual-hosted git repository.
jamesbognar 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 68f57380f Update release notes for 9.1.0
68f57380f is described below
commit 68f57380fcb88f8324e860e88cc05bfa40917cc3
Author: James Bognar <[email protected]>
AuthorDate: Mon May 12 11:12:17 2025 -0400
Update release notes for 9.1.0
---
RELEASE-NOTES.txt | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 5644be949..abb9756f7 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -12,6 +12,24 @@
***************************************************************************************************************************
+Release Notes - Juneau - Version 9.1.0
+
+** Bug
+ * [JUNEAU-254] - Bump jetty.version from 11.0.16 to 11.0.20
+
+** Improvement
+ * [JUNEAU-253] - Bump springboot.version from 3.2.2 to 3.4.4
+
+** Task
+ * [JUNEAU-255] - Bump org.apache:apache from 29 to 31
+ * [JUNEAU-256] - Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.5.0 to 3.10.1
+ * [JUNEAU-257] - Bump maven-bundle-plugin from 5.1.8 to 5.1.9
+ * [JUNEAU-258] - Bump maven-jxr-plugin from 3.3.0 to 3.5.0
+ * [JUNEAU-259] - Bump from Junit 4.13.2 to JUnit 5.12.0 Vintage Engine
+ * [JUNEAU-260] - Bump maven-surefire-report-plugin from 2.22.2 to 3.1.2
+ * [JUNEAU-261] - Bump org.apache.derby:derby from 10.16.1.1 to 10.17.1.0
#118
+ * [JUNEAU-263] - Remove Google Analytics from the Juneau Website
+
Release Notes - Juneau - Version 9.1.0
* Bump Java platform requirement from Java 11 to 17.