This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit e38ef55f072dddcfba1a0aaf1392f581a6668180 Author: Andriy Redko <[email protected]> AuthorDate: Sun Jun 19 11:19:35 2022 -0400 Update Apache Johnzon to 1.2.18 (cherry picked from commit 380f8f5f342e7cad3f470a076ab41b3519604d7a) (cherry picked from commit 1735be2e55072686c340054e3323308b4dc309f8) (cherry picked from commit bc5b52650de305e705aafeb482ccef9d369ab848) # 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 be44841547..ffbe7947a9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -159,7 +159,7 @@ <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version> <cxf.jexl.version>3.1</cxf.jexl.version> <cxf.joda.time.version>2.10.10</cxf.joda.time.version> - <cxf.johnzon.version>1.2.14</cxf.johnzon.version> + <cxf.johnzon.version>1.2.18</cxf.johnzon.version> <cxf.json.api.version>1.1.6</cxf.json.api.version> <cxf.json.bind-api.version>1.0.2</cxf.json.bind-api.version> <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
