This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 8508668 SLING-12525 Update to commons-io 2.14.0
8508668 is described below
commit 85086687ee60a3353f03f9c1814284f7c2b9dd46
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 9 15:39:28 2024 +0100
SLING-12525 Update to commons-io 2.14.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f21a3fa..790bf07 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -93,7 +93,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.11.0</version>
+ <version>2.14.0</version>
</dependency>
<dependency>