Repository: activemq Updated Branches: refs/heads/master bdfa3394a -> 8fb3b2352
[AMQ-7032] Update Shiro to 1.2.6 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ad56ee91 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/ad56ee91 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/ad56ee91 Branch: refs/heads/master Commit: ad56ee91387d491c88d9b3977f7a1318a0704fb6 Parents: bdfa339 Author: jgoodyear <[email protected]> Authored: Sun Aug 5 11:01:16 2018 -0230 Committer: jgoodyear <[email protected]> Committed: Sun Aug 5 11:13:18 2018 -0230 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/ad56ee91/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 46f5780..0285392 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ <saxon-bundle-version>9.5.1-5_1</saxon-bundle-version> <scala-plugin-version>3.1.0</scala-plugin-version> <scala-version>2.11.0</scala-version> - <shiro-version>1.2.4</shiro-version> + <shiro-version>1.2.6</shiro-version> <scalatest-version>2.1.5</scalatest-version> <slf4j-version>1.7.25</slf4j-version> <snappy-version>1.1.2</snappy-version>
