This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MSHARED-1339 in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
commit 5ef79e0a5f6f187a92e782f61b99d8fdd0cbf4b1 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Fri Jan 12 13:54:48 2024 +0100 [MSHARED-1339] Cleanup after pom update --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index ee332a1..24d06b5 100644 --- a/pom.xml +++ b/pom.xml @@ -104,12 +104,10 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>4.0.0</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-xml</artifactId> - <version>3.0.0</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>
