We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afab6a8 commit 39f8869Copy full SHA for 39f8869
project/Versions.scala
@@ -19,7 +19,7 @@ object Versions {
19
lazy val logback = "1.0.7"
20
lazy val scalaTest = "2.2.6"
21
lazy val scalatic = "2.2.6"
22
- lazy val shiro = "1.2.4"
+ lazy val shiro = "1.3.2"
23
lazy val cassandraUnit = "2.2.2.1"
24
lazy val py4j = "0.10.3"
25
}
0 commit comments