commit | 0569765906172cd6e455c85da652774a54245f1f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Aug 29 13:43:47 2025 +0000 |
committer | GitHub <noreply@github.com> | Fri Aug 29 13:43:47 2025 +0000 |
tree | 8a233b420955799d3a4c79a2e9357be787a67e21 | |
parent | 86263845ddde59bec0727d375c0f431734e043e5 [diff] |
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 9ac06a3..0799589 100644 --- a/pom.xml +++ b/pom.xml
@@ -636,7 +636,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>3.6.0</version> + <version>3.6.1</version> </plugin> <plugin> <groupId>org.glassfish.hk2</groupId>