This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ec6b594276e0070bd074671c6cf647b5eea3e059 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) (cherry picked from commit f8b2df911055acc776c9b7d64fe3ed529858d507) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 01646ffb03..e171f83ffe 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -164,7 +164,7 @@ <cxf.json.bind-api.version>1.0.2</cxf.json.bind-api.version> <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version> <cxf.junit.version>4.13.2</cxf.junit.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>
