2.0.0
2.0.0 - 2020-09-25
- Migrate to Java 11 release
- Update Spring Boot to 2.3.4.RELEASE
- com.github.spotbugs:spotbugs-maven-plugin 4.0.0 -> 4.0.4
- org.eclipse.jdt:org.eclipse.jdt.annotation 2.2.400 -> 2.2.600
- Remove unused/unecessary natures and build specs from .project
- Remove argLine for forked booter (https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class)
- Update .classpath files for Java 11
- Removed unused/unnecessary preferences in .settings
- Add spotbugs-exclude.xml file