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 412d87e7a7 Bump spring.version from 4.0.4 to 4.0.5 #327
412d87e7a7 is described below
commit 412d87e7a769072f6ae255f38257a2786462b793
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 27 14:53:00 2026 -0400
Bump spring.version from 4.0.4 to 4.0.5 #327
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 1ee3782e71..9bb958b36b 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.4 #308, #316, #325.
+ * Bump spring.version from 4.0.1 to 4.0.5 #308, #316, #325, #327.
* 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).