You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/06/03 10:06:56 UTC

[cxf-fediz] branch master updated: Updating to Kerby 2.0.1

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new f7830a0  Updating to Kerby 2.0.1
f7830a0 is described below

commit f7830a06cf2dcc059941e67d175816f2c355483b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jun 3 11:06:05 2020 +0100

    Updating to Kerby 2.0.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da9ecec..3d1cde9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
         <jaxb.version>2.3.2</jaxb.version>
         <jetty9.version>9.4.28.v20200408</jetty9.version>
         <junit.version>4.13</junit.version>
-        <kerby.version>1.1.1</kerby.version>
+        <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>
         <openjpa.version>3.1.0</openjpa.version>
         <servlet.version>3.1.0</servlet.version>