From 27fc54266722a10d5e27f1116d840551ee6b52f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:01:48 +0000 Subject: [PATCH] Bump woodstox-core from 6.4.0 to 6.5.0 Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.4.0...woodstox-core-6.5.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 c68ae5d0a..c00078506 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.4.0 + 6.5.0 test diff --git a/modello-plugins/modello-plugin-stax/pom.xml b/modello-plugins/modello-plugin-stax/pom.xml index 54411bc94..aa05ade08 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.4.0 + 6.5.0 test