diff --git a/pom.xml b/pom.xml
index 5e3e7e61..243954bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
commons-io
commons-io
- 2.13.0
+ 2.14.0
test
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 898efd77..0b682d09 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@
Better error message during faulty CSV record read #347.
Misleading error message when QuoteMode set to None #352.
- Bump commons-io:commons-io: from 2.11.0 to 2.13.0.
+ Bump commons-io:commons-io: from 2.11.0 to 2.14.0.
Bump commons-parent from 57 to 62.
Bump h2 from 2.1.214 to 2.2.224 #333, #349, #359.
Bump commons-lang3 from 3.12.0 to 3.13.0.