Skip to content

Commit 39f8869

Browse files
committed
DSP-11503 bump shiro version to 1.3.2
1 parent afab6a8 commit 39f8869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object Versions {
1919
lazy val logback = "1.0.7"
2020
lazy val scalaTest = "2.2.6"
2121
lazy val scalatic = "2.2.6"
22-
lazy val shiro = "1.2.4"
22+
lazy val shiro = "1.3.2"
2323
lazy val cassandraUnit = "2.2.2.1"
2424
lazy val py4j = "0.10.3"
2525
}

0 commit comments

Comments
 (0)