@BeforeClass public static void determineVersions() throws Exception { springVersion = Versions.getSpringVersion(); bootVersion = Versions.getBootVersion(); }