Our CI build uses maven 3 and 1.7, so running any tests that require 1.7 should not be an issue. We are still compiling for a 1.6 target, but any issues found against 1.6 at this point would need to be critical to get any attention (in my opinion)
On the 1.4 branch there are ITs using servlet fragments running jetty 9, so you shouldn't have any issues. On Fri, Nov 4, 2016 at 5:47 AM, Björn Raupach <[email protected]> wrote: > Hello group, > > I noticed Shiro is still dependant on JDK 6. At least thats what the > maven-compiler-plugin says. Any plans to upgrade it to at least JDK 7? > > For example Java EE 7 support needs at least JDK 7. > > /Björn
