From ea513bfe69b663e6902fb8768f6d09eff5da040c Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Thu, 25 Feb 2021 12:27:49 -0500 Subject: [PATCH 1/2] Update pom.xml --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5546b03..b39e5cf 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ com.kttdevelopment simplehttpserver - 4.4.1 + 4.4.2 simplehttpserver 📕 SimpleHttpServer :: Simplified implementation of the sun http server :: Simplified handlers to execute complex operations @@ -150,7 +150,10 @@ - --no-module-directories + + --no-module-directories + -link "https://docs.oracle.com/en/java/javase/11/docs/api/" + @@ -184,4 +187,4 @@ - \ No newline at end of file + From 57cc58d55f853e8b83c2f3c4a527851f3c85cc94 Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Fri, 26 Feb 2021 16:13:32 -0500 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index b39e5cf..3fa9d3b 100644 --- a/pom.xml +++ b/pom.xml @@ -149,12 +149,6 @@ - - - --no-module-directories - -link "https://docs.oracle.com/en/java/javase/11/docs/api/" - -