This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 077ddb72edf7cb2bc47abba7bf64520062955e18 Author: Michał Goliński <golin...@amu.edu.pl> AuthorDate: Thu Nov 18 15:07:24 2021 +0100 Update Apache Commons IO --- src/main/features/base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/features/base.json b/src/main/features/base.json index 49e478f..29dfced 100644 --- a/src/main/features/base.json +++ b/src/main/features/base.json @@ -135,7 +135,7 @@ "start-order":"5" }, { - "id":"commons-io:commons-io:2.8.0", + "id":"commons-io:commons-io:2.11.0", "start-order":"5" }, {