You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2021/01/12 11:02:01 UTC

[james-project] 02/20: JAMES-3488 Support TLS 1.3

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 11ad4f5d5f25bf8c2876a89b73da4832681c9adb
Author: Raphael Ouazana <ra...@linagora.com>
AuthorDate: Mon Jan 11 17:39:12 2021 +0100

    JAMES-3488 Support TLS 1.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8ffaff4..e4f7545 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.66</bouncycastle.version>
+        <bouncycastle.version>1.68</bouncycastle.version>
 
         <scala.base>2.13</scala.base>
         <scala.version>${scala.base}.1</scala.version>


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