Skip to content

Commit 1ac812c

Browse files
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 (#65)
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](mojohaus/build-helper-maven-plugin@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f4b71b commit 1ac812c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/sbm-recipes-mule-to-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>org.codehaus.mojo</groupId>
151151
<artifactId>build-helper-maven-plugin</artifactId>
152-
<version>3.2.0</version>
152+
<version>3.3.0</version>
153153
<executions>
154154
<execution>
155155
<phase>generate-sources</phase>

components/sbm-support-jee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.codehaus.mojo</groupId>
160160
<artifactId>build-helper-maven-plugin</artifactId>
161-
<version>3.2.0</version>
161+
<version>3.3.0</version>
162162
<executions>
163163
<execution>
164164
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)