This is an automated email from the ASF dual-hosted git repository. buhhunyx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
commit ef37a05eb6698f8e573c6b7be70a70eed009802c Author: Alexey Markevich <[email protected]> AuthorDate: Wed Jun 29 00:52:58 2022 +0300 update cxf to 3.5.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aa6de317..e68fe682 100644 --- a/pom.xml +++ b/pom.xml @@ -43,14 +43,14 @@ <commons.logging.version>1.2</commons.logging.version> <commons.text.version>1.9</commons.text.version> <commons.validator.version>1.7</commons.validator.version> - <cxf.version>3.5.2</cxf.version> + <cxf.version>3.5.3</cxf.version> <cxf.build-utils.version>3.4.4</cxf.build-utils.version> <easymock.version>4.0.2</easymock.version> <ehcache3.version>3.9.3</ehcache3.version> <jcache.version>1.1.1</jcache.version> <hsqldb.version>2.5.2</hsqldb.version> <htmlunit.version>2.52.0</htmlunit.version> - <jackson.version>2.13.2</jackson.version> + <jackson.version>2.13.3</jackson.version> <jaxb.runtime.version>2.3.5</jaxb.runtime.version> <jaxb.version>2.3.3</jaxb.version> <jetty9.version>9.4.48.v20220622</jetty9.version>
