Browse Source

Bump woodstox-core from 6.2.4 to 6.4.0

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

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/com.fasterxml.woodstox-woodstox-core-6.4.0
dependabot[bot] 1 year ago
parent
commit
e388fc52a1
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -1488,7 +1488,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.2.4</version>
<version>6.4.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.woodstox</groupId>

Loading…
Cancel
Save