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 2022/10/13 15:42:25 UTC

[cxf-fediz] 02/03: Updating Kerby to 2.0.2

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

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

commit 25904869f2cbe61c9981d664a172a55e9f370868
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 16:05:50 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index dae663d9..28b4c5f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
         <jaxb.version>2.3.3</jaxb.version>
         <jetty9.version>9.4.48.v20220622</jetty9.version>
         <junit.version>4.13.2</junit.version>
-        <kerby.version>2.0.1</kerby.version>
+        <kerby.version>2.0.2</kerby.version>
         <log4j.version>2.18.0</log4j.version>
         <openjpa.version>3.2.2</openjpa.version>
         <servlet.version>3.1.0</servlet.version>