This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch 3.1.0 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 27503bde83f1fbbd7ddbff8078a7e00b7ef6e47a 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 5454bd733c..894e803fbd 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'
