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 11:27:12 UTC

[cxf] branch master updated: Updating Kerby to 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.git


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

commit 00c77f3e98985d339b4bb3488a7ea8799eefcdec
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jun 3 11:24:56 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 798602d..8bbe4c7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -155,7 +155,7 @@
         <cxf.json.api.version>1.1.6</cxf.json.api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
         <cxf.junit.version>4.13</cxf.junit.version>
-        <cxf.kerby.version>2.0.0</cxf.kerby.version>
+        <cxf.kerby.version>2.0.1</cxf.kerby.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>
         <cxf.lucene.version>8.2.0</cxf.lucene.version>