aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-07 04:26:16 +0000
committerGitHub <noreply@github.com>2022-03-07 04:26:16 +0000
commitfac9854997f07ce811a4873e4a5e34ba3eece36d (patch)
tree4c493a980a8f140a561b7381f2842ac57a2fcb7b
parent4ada4f156f269dca3d64a51d9f09f1d1db830da2 (diff)
downloadaspectj-fac9854997f07ce811a4873e4a5e34ba3eece36d.tar.gz
aspectj-fac9854997f07ce811a4873e4a5e34ba3eece36d.zip
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.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.2.0...build-helper-maven-plugin-3.3.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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ed9ec5fb1..c7a09df08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -326,7 +326,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>