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 07:40:38 UTC

[cxf-fediz] 03/03: Fixing buildtools

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

commit 2d4d0e5013ba94b40b32750582cb3c825b2bf103
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 5 08:40:25 2021 +0100

    Fixing buildtools
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f0b6f2..7fb4833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         <commons.text.version>1.9</commons.text.version>
         <commons.validator.version>1.7</commons.validator.version>
         <cxf.version>3.4.5</cxf.version>
-        <cxf.build-utils.version>3.4.5</cxf.build-utils.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>
         <jcache.version>1.1.1</jcache.version>