You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by gg...@apache.org on 2023/06/24 15:05:14 UTC

[juneau] branch master updated: Bump springboot.version from 3.1.0 to 3.1.1 #106

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 1e0707c44 Bump springboot.version from 3.1.0 to 3.1.1 #106
1e0707c44 is described below

commit 1e0707c444f3a623f051f0029121dd49406efedd
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jun 24 11:05:10 2023 -0400

    Bump springboot.version from 3.1.0 to 3.1.1 #106
---
 RELEASE-NOTES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 7701bd707..f78bcf5b7 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -17,7 +17,7 @@ Release Notes - Juneau - Version 9.0.1
 ** Improvement
 
     * [JUNEAU-243] Bump jetty.version from 11.0.13 to 11.0.15.
-    * [JUNEAU-244] Bump springboot.version from 3.0.1 to 3.1.0 #97, #102, #104.
+    * [JUNEAU-244] Bump springboot.version from 3.0.1 to 3.1.1 #97, #102, #104, #106.
     * [JUNEAU-245] Bump hibernate.version from 5.6.14.Final to 5.6.15.Final #95.
     * [JUNEAU-246] Bump org.eclipse.jgit from 6.4.0.202211300538-r to 6.5.0.202303070854-r #101.