From f4eb4713399f46666dd0cf1bc92fb9dd7d5702b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 11:02:57 +0000 Subject: [PATCH] Bump woodstox-core from 6.3.1 to 6.4.0 Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.3.1 to 6.4.0. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.3.1...woodstox-core-6.4.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] --- modello-plugins/modello-plugin-converters/pom.xml | 2 +- modello-plugins/modello-plugin-stax/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modello-plugins/modello-plugin-converters/pom.xml b/modello-plugins/modello-plugin-converters/pom.xml index 1a16ef4df..ff493d37f 100644 --- a/modello-plugins/modello-plugin-converters/pom.xml +++ b/modello-plugins/modello-plugin-converters/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.woodstox woodstox-core - 6.3.1 + 6.4.0 test diff --git a/modello-plugins/modello-plugin-stax/pom.xml b/modello-plugins/modello-plugin-stax/pom.xml index ac7cec0a0..1c822babb 100644 --- a/modello-plugins/modello-plugin-stax/pom.xml +++ b/modello-plugins/modello-plugin-stax/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.woodstox woodstox-core - 6.3.1 + 6.4.0 test