You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/30 15:33:36 UTC

[maven-filtering] 01/01: update plexus

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

elharo pushed a commit to branch plex
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git

commit 9bcc66c27a0c55502450f6d405c8828faa8ddb62
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat May 30 11:33:16 2020 -0400

    update plexus
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 936711e..281348c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,12 +79,12 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.2.0</version>
+      <version>3.3.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.25</version>
+      <version>1.26</version>
     </dependency>
     <dependency>
       <groupId>org.sonatype.plexus</groupId>