You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2021/10/05 08:05:18 UTC

[cxf-fediz] 02/02: Updating CXF to 3.3.12

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 1.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit 0b1ca5b1b5e1eb7e499d7570f74ad175486a4bed
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 5 09:04:59 2021 +0100

    Updating CXF to 3.3.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e3df14a..df98929 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.3.11</cxf.version>
+        <cxf.version>3.3.12</cxf.version>
         <cxf.build-utils.version>3.4.4</cxf.build-utils.version>
         <easymock.version>4.0.2</easymock.version>
         <ehcache.version>2.10.6</ehcache.version>