diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-11 12:29:32 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-11 12:29:43 -0500 |
commit | 39c1c1ce440c64472392dc6f4d92dc43c2be12f0 (patch) | |
tree | ee6c64e6e718f236ec4d4cc3d47eb07c15b11b2c /auth | |
parent | f482ea06ac55e56025c64916592f07db2c1fddd7 (diff) |
Update Shiro Version
Issue-ID: AAF-228
Change-Id: I17ba5973672b3c1baed736b28476f1301621d63e
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth')
-rw-r--r-- | auth/auth-certman/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index e4427bd5..2345a273 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -68,7 +68,6 @@ <artifactId>jscep</artifactId> <version>2.4.0</version> </dependency> - </dependencies> <build> |