This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch dependabot/maven/commons-io-commons-io-2.18.0 in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git
commit f26a100076e934f092658a51d230907a5616e8a9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Nov 20 01:55:19 2024 +0000 Bump commons-io:commons-io from 2.16.1 to 2.18.0 Bumps commons-io:commons-io from 2.16.1 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- maven-wrapper-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-wrapper-plugin/pom.xml b/maven-wrapper-plugin/pom.xml index 6bafd68..6e8b4c4 100644 --- a/maven-wrapper-plugin/pom.xml +++ b/maven-wrapper-plugin/pom.xml @@ -69,7 +69,7 @@ under the License. <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.16.1</version> + <version>2.18.0</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>