diff --git a/pom.xml b/pom.xml index 5350983b1..3cdf0bb21 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ commons-io commons-io - 2.15.0 + 2.15.1 org.openjdk.jol diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 83927d80e..aa7220c78 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -126,7 +126,7 @@ The type attribute can be add,update,fix,remove. Bump maven-checkstyle plugin from 3.1.2 to 3.2.1 #233, #266. - Bump commons-io:commons-io 2.6 to 2.15.0. + Bump commons-io:commons-io 2.6 to 2.15.1. Bump commons-lang3 from 3.12.0 to 3.14.0.