Skip to content

Commit a3e7551

Browse files
Bump build-helper-maven-plugin (#1208)
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0. - [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.4.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0bc680 commit a3e7551

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+1
-1
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<version.maven-deploy-plugin>3.1.1</version.maven-deploy-plugin>
6868
<version.nexus-staging-maven-plugin>1.6.13</version.nexus-staging-maven-plugin>
6969
<version.maven-release-plugin>3.0.0</version.maven-release-plugin>
70-
<version.maven-build-helper-plugin>3.3.0</version.maven-build-helper-plugin>
70+
<version.maven-build-helper-plugin>3.4.0</version.maven-build-helper-plugin>
7171
<version.maven-scm-provider-gitexe>2.0.0</version.maven-scm-provider-gitexe>
7272
<version.maven-gpg-plugin>3.1.0</version.maven-gpg-plugin>
7373
<version.maven-shared-utils>3.4.1</version.maven-shared-utils>

0 commit comments

Comments
 (0)