You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by df...@apache.org on 2022/08/01 16:56:05 UTC

[myfaces-build-tools] 02/04: Bump plexus-utils in /maven2-plugins/myfaces-javascript-plugin (#20)

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

dfoulks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-build-tools.git

commit 91b1c9bf0e433178bad78b39d8eb20753087e421
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Jul 2 08:28:20 2022 -0400

    Bump plexus-utils in /maven2-plugins/myfaces-javascript-plugin (#20)
    
    Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 1.5.9 to 3.0.16.
    - [Release notes](https://github.com/sonatype/plexus-utils/releases)
    - [Commits](https://github.com/sonatype/plexus-utils/compare/plexus-utils-1.5.9...plexus-utils-3.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 maven2-plugins/myfaces-javascript-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven2-plugins/myfaces-javascript-plugin/pom.xml b/maven2-plugins/myfaces-javascript-plugin/pom.xml
index be4163be..6a87e58d 100644
--- a/maven2-plugins/myfaces-javascript-plugin/pom.xml
+++ b/maven2-plugins/myfaces-javascript-plugin/pom.xml
@@ -145,7 +145,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.5.9</version>
+      <version>3.0.16</version>
     </dependency>
     
     <dependency>