Test and verify we can effectively depend on an older Shiro version
ljacomet opened this issue · 1 comments
ljacomet commented
From a quick look, org.apache.shiro:shiro-core:1.1.0
provides already the caching API.
If we could announce that our module works with versions 1.1.0
and above (or even older ... just checked Maven Central but maybe other version exist elsewhere) it would be awesome.
ljacomet commented
Add information on supported version on the README.adoc