diff options
author | Shigeru Chiba <chibash@users.noreply.github.com> | 2022-05-13 23:20:58 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-13 23:20:58 +0900 |
commit | f4be4f1e73eb7e7c04edb5bd5232f0fcfc60c428 (patch) | |
tree | 737d39ed0194cfed3c7717406dfe39972da0a3e7 | |
parent | bf1b5e9fdf1cf264348975435181463715f9606e (diff) | |
download | javassist-f4be4f1e73eb7e7c04edb5bd5232f0fcfc60c428.tar.gz javassist-f4be4f1e73eb7e7c04edb5bd5232f0fcfc60c428.zip |
release 3.29.0-GA
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <ul> <li> -<p>Javassist version 3.28.0-GA is available (May 8, 2021). </p> +<p>Javassist version 3.29.0-GA is available (May 13, 2022). </p> <p>This version is distributed under the triple license of the MPL, the LGPL, and the Apache License. The distribution includes the jar file, the sources, some samples, the API manual, and a tutorial. |