JAMES-2463 Upgrade bouncy castle to 1.60

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/510b4e9b
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/510b4e9b
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/510b4e9b

Branch: refs/heads/master
Commit: 510b4e9b352b81c9e588ba49a2f907444ba3b414
Parents: 039ccd3
Author: benwa <btell...@linagora.com>
Authored: Wed Jul 11 12:50:03 2018 +0700
Committer: benwa <btell...@linagora.com>
Committed: Wed Jul 11 17:27:58 2018 +0700

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/510b4e9b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3cb09a2..9784b0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2285,17 +2285,17 @@
             <dependency>
                 <groupId>org.bouncycastle</groupId>
                 <artifactId>bcmail-jdk15on</artifactId>
-                <version>1.59</version>
+                <version>1.60</version>
             </dependency>
             <dependency>
                 <groupId>org.bouncycastle</groupId>
                 <artifactId>bcpkix-jdk15on</artifactId>
-                <version>1.59</version>
+                <version>1.60</version>
             </dependency>
             <dependency>
                 <groupId>org.bouncycastle</groupId>
                 <artifactId>bcprov-jdk15on</artifactId>
-                <version>1.59</version>
+                <version>1.60</version>
             </dependency>
             <dependency>
                 <groupId>org.cassandraunit</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to