feat: update java web demo

This commit is contained in:
zhanghelong 2021-08-26 15:48:21 +08:00
parent 82a0c0c94b
commit acc1a494b6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "v1alpha2",
"description": "test java pack",
"engines": {
"build": "jdk9"
"build": "jdk8"
},
"build_steps": [
"exec ./build.sh",