This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/SLING-12282-update-deps in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-json.git
commit c896571872b5c361d8bf0b7afd5ac7054844aacc Author: Stefan Seifert <[email protected]> AuthorDate: Tue Apr 9 11:24:09 2024 +0200 SLING-12282 Update Dependencies to 2023 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 68eb048..2f03fe8 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.6</version> + <version>2.11.0</version> <scope>provided</scope> </dependency> <dependency>
