Bump org.apache.commons:commons-parent from 65 to 66

Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 65 to 66.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index f8b59dd..b352fe1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.commons</groupId>

     <artifactId>commons-parent</artifactId>

-    <version>65</version>

+    <version>66</version>

   </parent>

 

   <groupId>commons-validator</groupId>