This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch MJAVADOC-761 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit f6498b83633f73adaaac38d0244d65f53874d42a Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Jul 9 09:08:05 2023 -0400 [MJAVADOC-761] commons-io 2.13.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 57f996e5..cd8adbe9 100644 --- a/pom.xml +++ b/pom.xml @@ -290,7 +290,7 @@ under the License. <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.11.0</version> + <version>2.13.0</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>
