You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/03/13 21:10:58 UTC

[cxf] 02/03: Bump plexus-utils from 3.5.0 to 3.5.1 (#1173)

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

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

commit 1e335ffbaf7fd91756c11b62b820041c12a32418
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Mar 13 06:38:10 2023 +0000

    Bump plexus-utils from 3.5.0 to 3.5.1 (#1173)
    
    Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.0...plexus-utils-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 578aa6f431..a6987935f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,7 +188,7 @@
         <cxf.openwebbeans.version>2.0.27</cxf.openwebbeans.version>
         <cxf.persistence-api.version>2.2.3</cxf.persistence-api.version>
         <cxf.plexus-archiver.version>4.6.2</cxf.plexus-archiver.version>
-        <cxf.plexus-utils.version>3.5.0</cxf.plexus-utils.version>
+        <cxf.plexus-utils.version>3.5.1</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.4</cxf.reactivestreams.version>
         <cxf.reactor.version>3.4.27</cxf.reactor.version>
         <cxf.rhino.version>1.7.14</cxf.rhino.version>