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-javadoc-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 69cbe479 Revert "Bump org.codehaus.plexus:plexus-archiver from 4.9.0 
to 4.9.1"
69cbe479 is described below

commit 69cbe4795a0330dccd19149f31dc0a5a6bcfde62
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Jan 6 23:44:09 2024 +0100

    Revert "Bump org.codehaus.plexus:plexus-archiver from 4.9.0 to 4.9.1"
    
    This reverts commit 3411c5feafdb5aec0c526d456e781a2c03cc97ca.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c3106de5..7140d8cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -316,7 +316,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.9.1</version>
+      <version>4.9.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>

Reply via email to