Add maven.compiler.source and target properties
Add `maven.compiler.source` and `maven.compiler.target` properties to the spring-boot-starter-parent to allow easier customization of the maven compiler. Both properties default to `${java.version}`. Fixes gh-1684pull/1688/head
parent
b87a591d27
commit
7956ab58a5
Loading…
Reference in New Issue