From 366d1122f0fb885a0627eabcc7f00a2a57fe9db0 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 2 Jan 2018 17:40:34 +0100 Subject: [PATCH] Upgrade to Animal Sniffer 1.16 This version is compatible with JDK9 libraries; this is now required since Jetty introduced a dependency on ASM 6.0 in gh-11469. --- spring-boot-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index e37e615a890..dfceb4ee31a 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -340,7 +340,7 @@ org.codehaus.mojo animal-sniffer-maven-plugin - 1.15 + 1.16 org.codehaus.cargo