This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 5547221ab Minimum Java version was updated to 11 to align with 10.1.x
5547221ab is described below
commit 5547221ab5063d21c6db0aa5588ad89c3b7e76bd
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jun 30 08:36:13 2022 +0100
Minimum Java version was updated to 11 to align with 10.1.x
---
xdocs/miscellaneous/changelog.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index cef5f2864..b2267bd1c 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -56,6 +56,9 @@
<docs>
Document the TLS rengotiation behaviour. (markt)
</docs>
+ <update>
+ Update the minimum required Java version to Java 11. (markt)
+ </update>
</changelog>
</section>
<section name="Changes in 1.2.x">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]