This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch v3 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit e2f06e92eab257c4f22b2d2f5343600cc1c6a420 Author: Dan Haywood <[email protected]> AuthorDate: Sun Jul 7 17:01:33 2024 +0100 updates attribs for petclinic tutorial --- antora/components/tutorials/antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora/components/tutorials/antora.yml b/antora/components/tutorials/antora.yml index 2f1e75837d..bb3bff4e1e 100644 --- a/antora/components/tutorials/antora.yml +++ b/antora/components/tutorials/antora.yml @@ -25,5 +25,5 @@ nav: asciidoc: attributes: - tag-version: '2.1.0' - jdk-version: '11' + tag-version: '3.1.0' + jdk-version: '17'
