This is an automated email from the ASF dual-hosted git repository.
jamesbognar 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 45c8e4952 Update overview.html
45c8e4952 is described below
commit 45c8e4952f22700f65695899478f93b1541cbede
Author: James Bognar <[email protected]>
AuthorDate: Mon May 12 11:17:16 2025 -0400
Update overview.html
---
juneau-doc/src/main/javadoc/overview.html | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/juneau-doc/src/main/javadoc/overview.html
b/juneau-doc/src/main/javadoc/overview.html
index 2769ff080..9c8f34910 100644
--- a/juneau-doc/src/main/javadoc/overview.html
+++ b/juneau-doc/src/main/javadoc/overview.html
@@ -35442,6 +35442,20 @@
</div>
</div><!-- END: 9.0.0 -->
+<!--
====================================================================================================
-->
+
+<h3 class='topic' onclick='toggle(this)'><a href='#9.1.0' id='9.1.0'>9.1.0
(May 12, 2025)</a></h3>
+<div class='topic'><!-- START: 9.0.0 -->
+<div class='topic'>
+ <p>
+ Juneau 9.1.0 is a minor release with bug fixes and dependency
upgrades only.
+ </p>
+ <p>
+ This version now requires Java 17.
+ </p>
+</div>
+</div><!-- END: 9.1.0 -->
+
</div>
<script>
// Overrides the javadoc javascript behavior that forces the page to
show the search element.