This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit e999c2901137b1a6a48ea0a5e28682f33c7e4129 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat May 1 19:03:56 2021 +0200 Bump plexus-archiver from 4.2.4 to 4.2.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbc538f..7639056 100644 --- a/pom.xml +++ b/pom.xml @@ -286,7 +286,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-archiver</artifactId> - <version>4.2.4</version> + <version>4.2.5</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>
