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 6cb41cfb9 Bump jetty.version from 12.0.23 to 12.0.24 #228 6cb41cfb9 is described below commit 6cb41cfb9cd45a4e022750998d05d30468766c82 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Aug 8 04:28:24 2025 -0400 Bump jetty.version from 12.0.23 to 12.0.24 #228 --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 43d88055d..e214aaf2d 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -19,7 +19,7 @@ Release Notes - Juneau - Version 9.2.0 * Bump org.springframework.boot:spring-boot-starter-web from 3.4.5 to 3.5.4 #217, #225. * Bump org.apache:apache from 34 to 35 #220. * Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.1.202505142326-r to 7.3.0.202506031305-r #221. - * Bump jetty.version from 12.0.21 to 12.0.23 #222. + * Bump jetty.version from 12.0.21 to 12.0.24 #222, #228. * Bump org.junit.vintage:junit-vintage-engine from 5.12.2 to 5.13.4 #223. * Annotations associated with a subclass of org.apache.juneau.annotation.AnnotationBuilder that didn't carry an `String[] description()` attribute now do. For example: org.apache.juneau.http.annotation.Path.