Skip to content

Commit

Permalink
Bug fix to allow compilation with JDK-11.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjosel committed Oct 2, 2023
1 parent 1d949cf commit 42e8370
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 @@ -278,7 +278,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 42e8370

Please sign in to comment.