This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-filtering-1.0-alpha-1 in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
commit e0ed77d497ac9ef28269ede56c62239eafe1aae3 Author: Oliver Lamy <[email protected]> AuthorDate: Mon Jul 21 23:28:18 2008 +0000 use last plexus-utils version git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk/shared/maven-filtering@678598 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1180d0..b2c3e54 100755 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>1.4.9</version> + <version>1.5.5</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>
