From ecf11ccde3b11d4948b1975f0cefff4c258b3621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Aug 2021 09:59:13 +0000 Subject: [PATCH] Bump stax2-api from 4.2 to 4.2.1 Bumps [stax2-api](https://github.com/FasterXML/stax2-api) from 4.2 to 4.2.1. - [Release notes](https://github.com/FasterXML/stax2-api/releases) - [Commits](https://github.com/FasterXML/stax2-api/compare/stax2-api-4.2...stax2-api-4.2.1) --- updated-dependencies: - dependency-name: org.codehaus.woodstox:stax2-api 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 50c11b17d..9041abc50 100644 --- a/modello-plugins/modello-plugin-converters/pom.xml +++ b/modello-plugins/modello-plugin-converters/pom.xml @@ -30,7 +30,7 @@ org.codehaus.woodstox stax2-api - 4.2 + 4.2.1 test diff --git a/modello-plugins/modello-plugin-stax/pom.xml b/modello-plugins/modello-plugin-stax/pom.xml index c52a4a480..6b5eb5753 100644 --- a/modello-plugins/modello-plugin-stax/pom.xml +++ b/modello-plugins/modello-plugin-stax/pom.xml @@ -30,7 +30,7 @@ org.codehaus.woodstox stax2-api - 4.2 + 4.2.1 test