This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
new f8b2df9110 Updating Kerby to 2.0.2
f8b2df9110 is described below
commit f8b2df911055acc776c9b7d64fe3ed529858d507
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon May 9 09:48:56 2022 +0100
Updating Kerby to 2.0.2
(cherry picked from commit 76ede1872d9fc737618e4a13345916af5273085b)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7b6f813716..05e056a633 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -162,7 +162,7 @@
<cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
<cxf.junit.version>4.13.2</cxf.junit.version>
<cxf.junit5.version>5.8.2</cxf.junit5.version>
- <cxf.kerby.version>2.0.1</cxf.kerby.version>
+ <cxf.kerby.version>2.0.2</cxf.kerby.version>
<cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
<cxf.logback.classic.version>1.2.10</cxf.logback.classic.version>
<cxf.lucene.version>8.11.1</cxf.lucene.version>