quickstarts icon indicating copy to clipboard operation
quickstarts copied to clipboard

Fix maven dependency incompatible with Java 11

Open thisiskun opened this issue 2 years ago • 3 comments

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 avatar Aug 01 '22 14:08 thisiskun

@thisiskun Can you please pull the latest changes from master and rebase them with your changes?

amulyavarote avatar Aug 10 '22 23:08 amulyavarote

@amulyavarote I just made a rebase, but I am not so familiar with the rebase command, please check if it's ok, thanks.

thisiskun avatar Aug 15 '22 12:08 thisiskun

Changes look good to me!

amulyavarote avatar Aug 15 '22 17:08 amulyavarote