This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-jlink-plugin.gitThe following commit(s) were added to refs/heads/master by this push:
new f4e7f90 Revert "Bump plexus-java from 1.0.6 to 1.0.7"
f4e7f90 is described below
commit f4e7f90c1bb6d7dba64fc65f1d0bfe6d149d7dd7
Author: Sylwester Lachiewicz <
[hidden email]>
AuthorDate: Sun Apr 4 13:03:20 2021 +0200
Revert "Bump plexus-java from 1.0.6 to 1.0.7"
This reverts commit f9ecefff1b159fd9e6c3405151ae4e7d8eb8ceb1.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 571dfb6..c027440 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-java</artifactId>
- <version>1.0.7</version>
+ <version>1.0.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>