This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openwebbeans-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7a7a4d0 fixing asm version in download page
7a7a4d0 is described below
commit 7a7a4d061a3a9f603fc9bf0efb6b9baaf049df88
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Tue Feb 8 09:34:27 2022 +0100
fixing asm version in download page
---
output/download.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/download.html b/output/download.html
index 7161103..481d908 100644
--- a/output/download.html
+++ b/output/download.html
@@ -100,7 +100,7 @@ Read more about <a
href="https://www.apache.org/info/verification.html">How to v
<hr/>
<h2 id="owb-20x">OWB-2.0.x<a class="headerlink" href="#owb-20x"
title="Permalink">¶</a></h2>
<p>OWB-2.0.x implements the CDI-2.0 (JSR-365) specification.
-It uses a shaded version of ASM-8 (Java11 support) for building our proxies
and requires JavaSE 8 as minimum version.</p>
+It uses a shaded version of ASM-9 (Java17 support) for building our proxies
and requires JavaSE 8 as minimum version.</p>
<!--h4 id="binaries">Binaries<a class="headerlink" href="#binaries"
title="Permalink">¶</a></h4>
<p>The binary distribution contains all OpenWebBeans modules.</p>
<ul>