aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-23 14:54:57 -0500
committerGitHub <noreply@github.com>2023-05-23 14:54:57 -0500
commit9353c4f406f452171d2163e838a6210010f73d2a (patch)
tree4320d0035af38661c580efa7b0cbc1b3b32f154e
parent8eb2dc9cc134ad7c3be05d6b6e7b891956840680 (diff)
downloadzxing-9353c4f406f452171d2163e838a6210010f73d2a.tar.gz
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#1633)
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](https://github.com/mojohaus/build-helper-maven-plugin/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c5fb2b998..da253328c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -390,7 +390,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>