Skip to content

Commit

Permalink
Update unf library to be compatible with JDK 11
Browse files Browse the repository at this point in the history
  • Loading branch information
haarli authored Sep 19, 2023
1 parent 77cd2cc commit 42cf282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
<dependency>
<groupId>org.dataverse</groupId>
<artifactId>unf</artifactId>
<version>6.0</version>
<version>6.0.1</version>
</dependency>
<!-- Rosuda Rengine and Rserve, packaged by org.nuiton.thirdparty -->
<!-- TODO: see if there's another, better maintained maven repository for Rosuda libraries? - L.A. -->
Expand Down

0 comments on commit 42cf282

Please sign in to comment.