Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

0.6.2

Latest
Compare
Choose a tag to compare
@keykey7 keykey7 released this 08 Feb 20:27
· 7 commits to master since this release
ea5c8f6

ClasspathResource relative to ClassLoader (#53)

ClasspathResource can be relative to class or relative to explicit classloader.
The default behaviour for the AnyResource is the current threads classloader.

move to maven-central (#49, #50, #51)

starting with 0.6.1 artifacts are only published on maven-central and not on jCenter anymore.

version bumps (#52)

a potentially breaking change for confij-validation as it now depends on hibernate validator 7.x