Skip to content

Commit ea72e27

Browse files
Bump build-helper-maven-plugin from 3.0.0 to 3.2.0 (#2480)
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.0.0...build-helper-maven-plugin-3.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1eaba50 commit ea72e27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.codehaus.mojo</groupId>
5050
<artifactId>build-helper-maven-plugin</artifactId>
51-
<version>3.0.0</version>
51+
<version>3.3.0</version>
5252
</plugin>
5353

5454
<plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
148148
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
149149
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
150-
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
150+
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
151151
<japicmp-maven-plugin.version>0.15.6</japicmp-maven-plugin.version>
152152
<!-- Whenever we update maven-wrapper-plugin version, we need to run mvn wrapper:wrapper to update the Maven Wrapper files(mvnw, .maven and mvnw.cmd) -->
153153
<maven-wrapper-plugin.version>3.1.0</maven-wrapper-plugin.version>

0 commit comments

Comments
 (0)