Skip to content

Commit ad29ab4

Browse files
Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
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]>
1 parent 617a225 commit ad29ab4

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.2.0</version>
5252
</plugin>
5353

5454
<plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
144144
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
145145
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
146-
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
146+
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
147147
<japicmp-maven-plugin.version>0.14.4</japicmp-maven-plugin.version>
148148

149149
<!-- These properties are used by Step functions for its dependencies -->

0 commit comments

Comments
 (0)