Bump woodstox-core from 6.2.4 to 6.2.5

Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/FasterXML/woodstox/releases)
- [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.2.4...woodstox-core-6.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index f2de1f5..7060941 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
             <dependency>
                 <groupId>com.fasterxml.woodstox</groupId>
                 <artifactId>woodstox-core</artifactId>
-                <version>6.2.4</version>
+                <version>6.2.5</version>
             </dependency>
             <dependency>
                 <groupId>jaxen</groupId>