You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2022/07/02 07:25:26 UTC

[cxf] branch master updated: update plexus-utils to 3.4.2

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 58ae0ed63c update plexus-utils to 3.4.2
58ae0ed63c is described below

commit 58ae0ed63c9361ad5e9591c5cf8bf6f34d1649fd
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Sat Jul 2 10:24:56 2022 +0300

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e9850f0b1d..f75d6af269 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,7 +188,7 @@
         <cxf.openwebbeans.version>2.0.26</cxf.openwebbeans.version>
         <cxf.persistence-api.version>3.0.0</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.4.2</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
         <cxf.reactor.version>3.4.19</cxf.reactor.version>
         <cxf.rhino.version>1.7.13</cxf.rhino.version>