We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This task is part of the Java 11 transition plan https://github.com/iluwatar/java-design-patterns/wiki/16.-Java-11-Transition
Upgrade project dependencies so that they support Java 11. Most of the dependencies can be found in main pom.xml dependencyManagement section.
pom.xml
Links: https://www.infoq.com/articles/upgrading-java-8-to-12/ and https://winterbe.com/posts/2018/08/29/migrate-maven-projects-to-java-11-jigsaw/
The text was updated successfully, but these errors were encountered:
Also see if #838 can be closed after the dependency update
Sorry, something went wrong.
This issue can be closed as we are already JDK11 compliant
No branches or pull requests
This task is part of the Java 11 transition plan https://github.com/iluwatar/java-design-patterns/wiki/16.-Java-11-Transition
Upgrade project dependencies so that they support Java 11. Most of the dependencies can be found in main
pom.xml
dependencyManagement section.Links:
https://www.infoq.com/articles/upgrading-java-8-to-12/ and https://winterbe.com/posts/2018/08/29/migrate-maven-projects-to-java-11-jigsaw/
The text was updated successfully, but these errors were encountered: