- Support for configuration needed to validate EN16931 instance documents.
- Rewritten loading of resources to increase speed and minimize memory usage.
- Removal of Jimfs dependency.
- Updated libraries.
<dependency>
<groupId>no.difi.vefa</groupId>
<artifactId>validator-core</artifactId>
<version>2.1.0</version>
</dependency>