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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7b75689  update plexus (#8)
7b75689 is described below

commit 7b75689d84198b5968ba19c08fbdffd70b42feea
Author: Elliotte Rusty Harold <elh...@users.noreply.github.com>
AuthorDate: Sat May 30 12:30:47 2020 -0400

    update plexus (#8)
---
 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>

Reply via email to