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
The following commit(s) were added to refs/heads/master by this push:
new 635d1ba Updating CXF to 3.5.0
635d1ba is described below
commit 635d1ba79cd5d0912126dff9f17776a4d1b23793
Author: Alexey Markevich <[email protected]>
AuthorDate: Wed Jan 26 19:58:36 2022 +0300
Updating CXF to 3.5.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f7feaa1..c586116 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,10 +43,10 @@
<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.4.5</cxf.version>
+ <cxf.version>3.5.0</cxf.version>
<cxf.build-utils.version>3.4.4</cxf.build-utils.version>
<easymock.version>4.0.2</easymock.version>
- <ehcache3.version>3.8.1</ehcache3.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>