You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rc...@apache.org on 2020/07/28 03:20:29 UTC

[james-project] 01/25: JAMES-3344 Upgrade Bouncy Castle to last version

This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit e104e7cf3503b023192bd97481064e0471475afa
Author: Raphael Ouazana <ra...@linagora.com>
AuthorDate: Mon Jul 27 17:43:59 2020 +0200

    JAMES-3344 Upgrade Bouncy Castle to last version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 54cf223..b692eb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -643,7 +643,7 @@
         <guice.version>4.2.2</guice.version>
         <logback.version>1.2.3</logback.version>
 
-        <bouncycastle.version>1.62</bouncycastle.version>
+        <bouncycastle.version>1.66</bouncycastle.version>
 
         <scala.base>2.13</scala.base>
         <scala.version>${scala.base}.1</scala.version>


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