From 030f8d7d2b794ff9a84f1c537f45af40fc9b4e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 11:03:16 +0000 Subject: [PATCH] Bump woodstox-core from 6.3.0 to 6.3.1 Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.3.0...woodstox-core-6.3.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 b08ffc859..1a16ef4df 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.0 + 6.3.1 test diff --git a/modello-plugins/modello-plugin-stax/pom.xml b/modello-plugins/modello-plugin-stax/pom.xml index d42060187..ac7cec0a0 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.0 + 6.3.1 test