Update to latest JNUSLIB, this fixes WUD support of non-gm partitions with FST > 0x8000 bytes.

This commit is contained in:
Maschell 2019-04-15 19:32:19 +02:00
parent 0e00d6d28a
commit c7f65b2e08

View File

@ -92,7 +92,7 @@
<dependency> <dependency>
<groupId>com.github.Maschell</groupId> <groupId>com.github.Maschell</groupId>
<artifactId>JNUSLib</artifactId> <artifactId>JNUSLib</artifactId>
<version>151ad6e</version> <version>a521b04</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.projectlombok</groupId> <groupId>org.projectlombok</groupId>