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 7d128702 Revert "Bump org.codehaus.plexus:plexus-io from 3.4.1 to 
3.4.2"
7d128702 is described below

commit 7d128702af1142872a72cf261f9c27d10fc66554
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Jan 6 23:22:14 2024 +0100

    Revert "Bump org.codehaus.plexus:plexus-io from 3.4.1 to 3.4.2"
    
    This reverts commit 53ea2cf81dc356cc151da9c8187ba7599560fd0f.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7ed00057..c3106de5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -311,7 +311,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-io</artifactId>
-      <version>3.4.2</version>
+      <version>3.4.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to