This is an automated email from the ASF dual-hosted git repository.
coheigea 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 281ea699 Updating to CXF 3.5.2
281ea699 is described below
commit 281ea6991a0cfbd5d38ee98a05edc0e5c1322b81
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Apr 12 07:27:31 2022 +0100
Updating to CXF 3.5.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a7a600fc..a2fd3df6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<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.1</cxf.version>
+ <cxf.version>3.5.2</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>