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-assembly-plugin.git
The following commit(s) were added to refs/heads/master by this push: new dfddaa8 update plexus patch versions (#25) dfddaa8 is described below commit dfddaa82b0dce9ee93e45c794ef903c653ab6666 Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Thu Jun 18 16:32:09 2020 -0400 update plexus patch versions (#25) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d064154..bbb910d 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-interpolation</artifactId> - <version>1.25</version> + <version>1.26</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>