Skip to content

Migration Guide 1.3

Guillaume Smet edited this page Mar 7, 2020 · 19 revisions

Maven

You need to upgrade Maven to 3.6.2+ due to a bug in Maven resolver.

JUnit

You need JUnit 5.6+. It's included in our BOM but if you specify the version manually, you need to ugprade.

Native images and GraalVM

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.

Migration guides

Current version


LTS versions


Next version in main


Clone this wiki locally