From f5e542b520ea67bb34413c05268220d180ee42a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:56:49 +0000 Subject: [PATCH] Bump woodstox-core from 6.5.0 to 6.5.1 Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.5.0...woodstox-core-6.5.1) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 c00078506..6727e5c5d 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.5.0 + 6.5.1 test diff --git a/modello-plugins/modello-plugin-stax/pom.xml b/modello-plugins/modello-plugin-stax/pom.xml index aa05ade08..71cd5eaac 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.5.0 + 6.5.1 test