Bump commons-io from 2.12.0 to 2.13.0
diff --git a/pom.xml b/pom.xml
index 6ca20c2..26f7f15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.12.0</version>
+      <version>2.13.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e00f65f..44af863 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
       <action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 #130, #166.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump commons-compress from 1.21 to 1.23.0 #148, #181.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump maven.plugin.version from 3.6.4 to 3.8.2 #149, #168, #174, #185.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io from 2.11.0 to 2.12.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io from 2.11.0 to 2.13.0.</action>
     </release>
     <release version="1.8.0" date="2022-03-13" description="Version 1.8">
       <action issue="COMMONSSITE-138" type="add" dev="chtompki, ggregory">Create signature validation script for releases.</action>