v2.6.0 released

Deadbolt 2.6.0 is now available - you can add it as a dependency using "be.objectify" %% "deadbolt-java" % "2.6.0".

All components that rely on global state (mostly templates) have been migrated to using dependency injection. The old components have moved into a separate library that you can just drop into your project. You can get this dependency using "be.objectify" %% "deadbolt-java-gs" % "2.6.0".