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 10:55:57 UTC

[cxf] 02/03: 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.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

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

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5791cef780..9e7ee96733 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,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>