Update `commons-io:commons-io` to version `2.15.1` (#95)
diff --git a/pom.xml b/pom.xml
index 317815f..71f1075 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
     <commons.beanutils.version>1.9.4</commons.beanutils.version>
     <commons.codec.version>1.16.0</commons.codec.version>
     <commons.collections.version>3.2.2</commons.collections.version>
-    <commons.io.version>2.15.0</commons.io.version>
+    <commons.io.version>2.15.1</commons.io.version>
     <commons.lang.version>3.14.0</commons.lang.version>
     <commons.logging.version>1.2</commons.logging.version>
     <commons.pool.version>1.6</commons.pool.version>
diff --git a/src/changelog/.1.x.x/update_commons_io_commons_io.xml b/src/changelog/.1.x.x/update_commons_io_commons_io.xml
index 75a8f17..b74fec5 100644
--- a/src/changelog/.1.x.x/update_commons_io_commons_io.xml
+++ b/src/changelog/.1.x.x/update_commons_io_commons_io.xml
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog"
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
        type="changed">
-  <issue id="77" link="https://github.com/apache/logging-log4j-audit/pull/77"/>
-  <description format="asciidoc">Update `commons-io:commons-io` to version `2.15.0`</description>
+  <issue id="95" link="https://github.com/apache/logging-log4j-audit/pull/95"/>
+  <description format="asciidoc">Update `commons-io:commons-io` to version `2.15.1`</description>
 </entry>