From 9ce269a98be41c1328e45304ef50d2d23e7cd61a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:42:23 +0000 Subject: [PATCH] Bump com.fasterxml.woodstox:woodstox-core from 6.6.0 to 6.6.1 Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.6.0 to 6.6.1. - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.6.0...woodstox-core-6.6.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 cbef35c81..3fc3d33f0 100644 --- a/modello-plugins/modello-plugin-converters/pom.xml +++ b/modello-plugins/modello-plugin-converters/pom.xml @@ -34,7 +34,7 @@ com.fasterxml.woodstox woodstox-core - 6.6.0 + 6.6.1 test diff --git a/modello-plugins/modello-plugin-stax/pom.xml b/modello-plugins/modello-plugin-stax/pom.xml index 4b4680f8e..94c950187 100644 --- a/modello-plugins/modello-plugin-stax/pom.xml +++ b/modello-plugins/modello-plugin-stax/pom.xml @@ -34,7 +34,7 @@ com.fasterxml.woodstox woodstox-core - 6.6.0 + 6.6.1 test