| commit | 2405a86d508721dbe3dc2dfe4a29e679328821eb | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jun 09 23:17:56 2025 +0000 |
| committer | Mark Thomas <mark.thomas@broadcom.com> | Tue Jun 10 11:48:19 2025 +0100 |
| tree | 63fc359d76fc9d6c672deb99f3ceff65acf2f8b3 | |
| parent | 61713569b5256903bbcad9509618ca09856c0d00 [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/spec/pom.xml b/spec/pom.xml index 87f580e..33e6934 100644 --- a/spec/pom.xml +++ b/spec/pom.xml
@@ -121,7 +121,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>3.6.0</version> + <version>3.6.1</version> <executions> <execution> <id>timestamp-property</id>