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 34c68fd02 Bump org.springframework.boot:spring-boot-starter-web from
3.5.4 to 3.5.5 #239
34c68fd02 is described below
commit 34c68fd02ab35907213e011125eb59de70f91227
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Sep 5 17:32:08 2025 -0400
Bump org.springframework.boot:spring-boot-starter-web from 3.5.4 to 3.5.5
#239
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index beab9bfee..2a047b763 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -16,7 +16,7 @@ Release Notes - Juneau - Version 9.2.0
** Changes
* Bump org.springframework.boot:spring-boot-maven-plugin from 3.4.5 to
3.5.5 #218, #224, #232.
- * Bump org.springframework.boot:spring-boot-starter-web from 3.4.5 to
3.5.4 #217, #225.
+ * Bump org.springframework.boot:spring-boot-starter-web from 3.4.5 to
3.5.5 #217, #225, #239.
* 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.25 #222, #228, #229.