From 1dd2706164779cac7cf7a328a66aaa618a4fe889 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Fri, 17 Dec 2021 16:15:38 +0000 Subject: [PATCH] Make build work with jdk 11/17 - Fixes #326 --- spring-shell-dependencies/pom.xml | 1 - spring-shell-docs/pom.xml | 8 -------- 2 files changed, 9 deletions(-) diff --git a/spring-shell-dependencies/pom.xml b/spring-shell-dependencies/pom.xml index 16e48bf0..aed322ba 100644 --- a/spring-shell-dependencies/pom.xml +++ b/spring-shell-dependencies/pom.xml @@ -9,7 +9,6 @@ spring-shell-parent org.springframework.shell 3.0.0-SNAPSHOT - diff --git a/spring-shell-docs/pom.xml b/spring-shell-docs/pom.xml index c4c33a55..9be35211 100644 --- a/spring-shell-docs/pom.xml +++ b/spring-shell-docs/pom.xml @@ -173,7 +173,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.1 dependency-javadocs @@ -192,13 +191,6 @@ true false - - - https://docs.spring.io/spring-framework/docs/current/javadoc-api/ - - http://jcommander.org/apidocs/ - https://docs.spring.io/spring-shell/docs/1.2.0.RELEASE/api/ - -missing