Remove Maven warnings
This commit removes the warnings that Maven emits when building the effective model of the project. This boils down to locking down plugin versions. Because there is no version for javaformat, Maven could decide to use the latest, which requires extra care to build with Java 8. This commit upgrades explicitly to the latest and configure it to be compatible with Java 8
This commit is contained in:
committed by
Artem Bilan
parent
0b802a60d9
commit
042711e4b9
1
.springjavaformatconfig
Normal file
1
.springjavaformatconfig
Normal file
@@ -0,0 +1 @@
|
||||
java-baseline=8
|
||||
Reference in New Issue
Block a user