You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2019/10/14 09:10:46 UTC

[directory-kerby] branch trunk updated: Updating a couple of dependencies

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

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3cd7e20  Updating a couple of dependencies
3cd7e20 is described below

commit 3cd7e203be11e022a99a29d70c0340fa4f3a96df
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 14 10:10:31 2019 +0100

    Updating a couple of dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 92b17c0..4e44683 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,9 +63,9 @@
     <maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
     <maven-jxr-plugin.version>2.5</maven-jxr-plugin.version>
     <mockito.version>2.27.0</mockito.version>
-    <netty.version>4.0.56.Final</netty.version>
+    <netty.version>4.1.42.Final</netty.version>
     <hadoop.version>3.1.1</hadoop.version>
-    <bouncycastle.version>1.62</bouncycastle.version>
+    <bouncycastle.version>1.64</bouncycastle.version>
     <jersey.container.version>2.17</jersey.container.version>
     <jersey.version>1.19.4</jersey.version>
     <commons-text.version>1.6</commons-text.version>