commit | 87b21e2cdae1aa3201ef2b4b612f7928a0b2b588 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Mar 16 16:24:06 2023 +0000 |
committer | GitHub <noreply@github.com> | Thu Mar 16 16:24:06 2023 +0000 |
tree | 8477d87bcf114d403888acf3a8a561530b99f0e6 | |
parent | 16c1baeb00345fca92fa648afb7b99f0eff06564 [diff] |
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 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-3.2.0...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index e0bbd3b..dd8d98c 100644 --- a/pom.xml +++ b/pom.xml
@@ -107,7 +107,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>3.2.0</version> + <version>3.3.0</version> <executions> <execution> <id>add-source</id>