From 1257c64c9c541b3cb68f92a9c955670c410f3e4e Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Mon, 21 Mar 2022 16:28:58 +0100 Subject: specify bootstrap class path for java 8 runtimes --- pdf-over-install-helper/pom.xml | 1 + pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml index 8d4ba1fc..f0342713 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -25,6 +25,7 @@ 1.8 1.8 + 1.8 true true true diff --git a/pom.xml b/pom.xml index 6aec3f29..4e365c9f 100644 --- a/pom.xml +++ b/pom.xml @@ -135,6 +135,7 @@ 1.8 1.8 + 1.8 true true true -- cgit v1.2.3