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 7af94c52e Update release notes for 9.0.1
7af94c52e is described below

commit 7af94c52ed6becff8c5dcde3f5bf0f57da59c9f6
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 30 18:20:07 2023 -0400

    Update release notes for 9.0.1
---
 juneau-doc/src/main/javadoc/overview.html | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/juneau-doc/src/main/javadoc/overview.html 
b/juneau-doc/src/main/javadoc/overview.html
index 7821a02bb..96d436033 100644
--- a/juneau-doc/src/main/javadoc/overview.html
+++ b/juneau-doc/src/main/javadoc/overview.html
@@ -27939,6 +27939,7 @@
 <li><p><a class='doclink' href='#8.1.3'>8.1.3 (Jan 20, 2020)</a></p>
 <li><p><a class='doclink' href='#8.2.0'>8.2.0 (Oct 14, 2020)</a></p>
 <li><p><a class='doclink' href='#9.0.0'>9.0.0 (Jan 07, 2023)</a></p>
+<li><p><a class='doclink' href='#9.0.1'>9.0.1 (Aug 30, 2023)</a></p>
 </ul>
 
        
@@ -35295,7 +35296,7 @@
 
 <!-- 
====================================================================================================
 -->
 
-<h3 class='topic' onclick='toggle(this)'><a href='#9.0.0' id='9.0.0'>9.0.0 
(TBD)</a></h3>
+<h3 class='topic' onclick='toggle(this)'><a href='#9.0.0' id='9.0.0'>9.0.0 
(Jan 07, 2023)</a></h3>
 <div class='topic'><!-- START: 9.0.0 -->
 <div class='topic'>
        <p>
@@ -35442,6 +35443,26 @@
 </div>
 </div><!-- END: 9.0.0 -->
 
+<!-- 
====================================================================================================
 -->
+
+<h3 class='topic' onclick='toggle(this)'><a href='#9.0.1' id='9.0.1'>9.0.1 
(TBD)</a></h3>
+<div class='topic'><!-- START: 9.0.1 -->
+<div class='topic'>
+       <p>
+               Juneau 9.0.1 is a minor release to fix <a 
href="https://issues.apache.org/jira/browse/JUNEAU-249";>
+                       [JUNEAU-249] UI does not resolve variables anymore</a>.
+       </p>
+       <p>In addition, the following dependencies have been updated:</p>
+       <ul class='spaced-list'>
+               <li>Jetty from 11.0.13 to 11.0.15</li>
+               <li>Spring Boot from 3.0.1 to 3.1.1</li>
+               <li>Hibernate from 5.6.14.Final to 5.6.15.Final</li>
+               <li>org.eclipse.jgit from 6.4.0.202211300538-r to 
6.6.0.202305301015-r</li>
+               <li>org.codehaus.groovy:groovy from 3.0.18 to 3.0.19</li>
+       </ul>
+</div>
+</div><!-- END: 9.0.1 -->
+
 </div>
 <script>
        // Overrides the javadoc javascript behavior that forces the page to 
show the search element.

Reply via email to