Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 (#269)

Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.5.1 to 6.6.0.
- [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.5.1...woodstox-core-6.6.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 8329563..412a2a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
         <xalan.version>2.7.3</xalan.version>
         <xmlunit.version>2.9.1</xmlunit.version>
         <xml.bind.api.version>4.0.1</xml.bind.api.version>
-        <woodstox.core.version>6.5.1</woodstox.core.version>
+        <woodstox.core.version>6.6.0</woodstox.core.version>
 
         <maven.compiler.release>11</maven.compiler.release>
         <project.build.outputTimestamp>2023-11-24T14:32:28Z</project.build.outputTimestamp>