Bump commons-parent from 64 to 65
diff --git a/pom.xml b/pom.xml
index f4d8392..d9d3694 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>64</version>
+    <version>65</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f17fb7d..4f6bf90 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@
       <!-- ADD -->

       <!-- UPDATE -->

       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java from 8 to 11.</action>

-      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 62 to 64.</action>

+      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 62 to 65.</action>

     </release>

     <release version="1.8.1" date="2023-09-09" description="New features and bug fixes.">

       <!-- FIX -->