From 42cf2827dd204aac69459695c3be650dcf0d529d Mon Sep 17 00:00:00 2001 From: haarli Date: Tue, 19 Sep 2023 16:27:11 +0200 Subject: [PATCH] Update unf library to be compatible with JDK 11 See https://groups.google.com/g/dataverse-community/c/YQgMEpSX360/m/GUqvuJDzAQAJ and https://github.com/IQSS/UNF/issues/5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 96f598af0f5..a18c19af1cd 100644 --- a/pom.xml +++ b/pom.xml @@ -289,7 +289,7 @@ org.dataverse unf - 6.0 + 6.0.1