From ef7d7adccd31a1982957b2f17aa2ce4bf4daa9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 11:09:17 +0000 Subject: [PATCH] Bump build-helper-maven-plugin from 1.9.1 to 3.3.0 Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 1.9.1 to 3.3.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-1.9.1...build-helper-maven-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- example/example-annotationprocessor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/example-annotationprocessor/pom.xml b/example/example-annotationprocessor/pom.xml index 5fe986e8..1c1a9e56 100644 --- a/example/example-annotationprocessor/pom.xml +++ b/example/example-annotationprocessor/pom.xml @@ -114,7 +114,7 @@ org.codehaus.mojo build-helper-maven-plugin - 1.9.1 + 3.3.0 add-resource