Skip to content

Commit 6b9394b

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.3.0 to 3.6.1 (serverlessworkflow#639)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 719ccf3 commit 6b9394b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<!-- a hint for IDE's to add the java sources to the classpath -->
103103
<groupId>org.codehaus.mojo</groupId>
104104
<artifactId>build-helper-maven-plugin</artifactId>
105-
<version>3.3.0</version>
105+
<version>3.6.1</version>
106106
<executions>
107107
<execution>
108108
<id>add-mixin</id>

0 commit comments

Comments
 (0)