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 c85dbe804f Bump spring.version from 4.0.3 to 4.0.4 #325
c85dbe804f is described below
commit c85dbe804feffe9493bea371f21390210dd8a55d
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 20 10:32:21 2026 -0400
Bump spring.version from 4.0.3 to 4.0.4 #325
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 73d735e02f..1ee3782e71 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -119,7 +119,7 @@ Release Notes - Juneau - Version 9.2.1 - YYYY-MM-DD
* Bump maven.compiler.target in juneau-rest-server-springboot from a mix
for 1.8 and 17 to 17 (inherited from parent POM).
* Bump org.apache:apache from 35 to 37 #306.
* Bump org.mockito:mockito-core from 5.15.2 to 5.21.0 #307.
- * Bump spring.version from 4.0.1 to 4.0.3 #308, #316.
+ * Bump spring.version from 4.0.1 to 4.0.4 #308, #316, #325.
* Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to
3.15.0 #314.
* Bump jetty.version from 12.1.5 to 12.1.7 #312, #319.
* JsonSerializer and JsonParser now strictly enforce RFC 8259 JSON (double
quotes only).