-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Migration Guide 1.3
Guillaume Smet edited this page Mar 7, 2020
·
19 revisions
You need to upgrade Maven to 3.6.2+ due to a bug in Maven resolver.
You need JUnit 5.6+. It's included in our BOM but if you specify the version manually, you need to ugprade.
19.3.1 and 20.0.0 are supported. Older versions are not.
Both JDK 8 and JDK 11 should work but keep in mind that GraalVM JDK 11 is a tech preview.