Repository: knox
Updated Branches:
  refs/heads/master e95841c49 -> a3614db44


KNOX-1515 - Upgrade shiro to 1.4.0 and ehcache to 2.6.11

Signed-off-by: Kevin Risden <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/knox/repo
Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/a3614db4
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/a3614db4
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/a3614db4

Branch: refs/heads/master
Commit: a3614db44251e644ac03c905f338faeadef8a17f
Parents: e95841c
Author: Kevin Risden <[email protected]>
Authored: Thu Oct 4 20:10:39 2018 -0400
Committer: Kevin Risden <[email protected]>
Committed: Thu Oct 4 20:10:42 2018 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/a3614db4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 077da7c..d2a1aa8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
         <curator-test.version>2.12.0</curator-test.version>
         <easymock.version>3.6</easymock.version>
         <eclipselink.version>2.7.3</eclipselink.version>
-        <ehcache.version>2.5.0</ehcache.version>
+        <ehcache.version>2.6.11</ehcache.version>
         <findsecbugs-plugin.version>1.8.0</findsecbugs-plugin.version>
         <forbiddenapis.version>2.6</forbiddenapis.version>
         <groovy.version>2.5.2</groovy.version>
@@ -198,7 +198,7 @@
         <pac4j.version>2.1.0</pac4j.version>
         <protobuf.version>3.6.1</protobuf.version>
         <rest-assured.version>3.1.1</rest-assured.version>
-        <shiro.version>1.2.6</shiro.version>
+        <shiro.version>1.4.0</shiro.version>
         <shrinkwrap.version>1.2.6</shrinkwrap.version>
         <shrinkwrap.descriptors.version>2.0.0</shrinkwrap.descriptors.version>
         <slf4j.version>1.7.25</slf4j.version>

Reply via email to