From b29babf83dcabb0539995b37c052d61f4316d5a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:02:34 +0000 Subject: [PATCH] Maven pom.xml(deps): Bump xml-maven-plugin from 1.0 to 1.1.0 Bumps [xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.0 to 1.1.0. - [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases) - [Commits](https://github.com/mojohaus/xml-maven-plugin/compare/xml-maven-plugin-1.0...1.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:xml-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rules/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/pom.xml b/rules/pom.xml index 99b8bf75..b8cca78b 100644 --- a/rules/pom.xml +++ b/rules/pom.xml @@ -325,7 +325,7 @@ org.codehaus.mojo xml-maven-plugin - 1.0 + 1.1.0