quickstarts
quickstarts copied to clipboard
Fix maven dependency incompatible with Java 11
Signed-off-by: Ken Chen [email protected]
Description
Change the maven dependency version to make demos compatible with Java 11.
Issue reference
close #719
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [x] The quickstart code compiles correctly
- [x] You've tested new builds of the quickstart if you changed quickstart code
- [x] You've updated the quickstart's README if necessary
- [x] If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.
@thisiskun Can you please pull the latest changes from master and rebase them with your changes?
@amulyavarote I just made a rebase, but I am not so familiar with the rebase command, please check if it's ok, thanks.
Changes look good to me!