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 2022/09/30 09:39:00 UTC

[cxf] branch 3.6.x-fixes updated: Updating plexus utils to 3.3.1

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

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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new b411e600a3 Updating plexus utils to 3.3.1
b411e600a3 is described below

commit b411e600a3c11b786cf6c489e2d0a3ee94528553
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Sep 30 10:38:34 2022 +0100

    Updating plexus utils to 3.3.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4dfac9c25f..b2712668d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -185,7 +185,7 @@
         <cxf.openwebbeans.version>2.0.26</cxf.openwebbeans.version>
         <cxf.persistence-api.version>2.2.3</cxf.persistence-api.version>
         <cxf.plexus-archiver.version>4.2.0</cxf.plexus-archiver.version>
-        <cxf.plexus-utils.version>3.3.0</cxf.plexus-utils.version>
+        <cxf.plexus-utils.version>3.3.1</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
         <cxf.reactor.version>3.4.23</cxf.reactor.version>
         <cxf.rhino.version>1.7.13</cxf.rhino.version>