From a7c5d7d15f5e4908e97d0d2214760fa1b8b21e0c Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Tue, 1 Jun 2021 10:13:40 +0200 Subject: Updated JAXB dependency which solved an issue with JDK 16 --- pdf-over-commons/pdf-over-commons.iml | 2 +- pdf-over-signator/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pdf-over-commons/pdf-over-commons.iml b/pdf-over-commons/pdf-over-commons.iml index 597cd8e6..b4c85949 100644 --- a/pdf-over-commons/pdf-over-commons.iml +++ b/pdf-over-commons/pdf-over-commons.iml @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml index 3bad3d50..9a5051fb 100644 --- a/pdf-over-signator/pom.xml +++ b/pdf-over-signator/pom.xml @@ -31,7 +31,7 @@ org.glassfish.jaxb jaxb-runtime - 2.3.0 + 2.4.0-b180830.0438 -- cgit v1.2.3