From 3f27b1c3ad3804f11695dfaaddd219364a2f466f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 6 Dec 2023 08:06:52 +0100 Subject: [PATCH] Update commons-io to 2.15.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2529bd..1b583d8 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ commons-io commons-io - 2.15.0 + 2.15.1 org.scala-steward