From 83a140be428c0c7298a5b610edfc079a103245f7 Mon Sep 17 00:00:00 2001 From: Brian Bockelman Date: Wed, 10 Oct 2012 10:01:42 -0500 Subject: [PATCH] Fix build dependency for GRAM to the same version of bcprov as the other modules. --- gram/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gram/pom.xml b/gram/pom.xml index 0fc4b1a9..6cd83dbc 100644 --- a/gram/pom.xml +++ b/gram/pom.xml @@ -82,7 +82,7 @@ org.bouncycastle bcprov-jdk16 - 140 + 1.45 jar compile