Skip to content

Commit 319fe13

Browse files
dependabot[bot]alien11689
authored andcommitted
Bump org.codehaus.mojo:build-helper-maven-plugin in /spi-fly
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.6.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.6.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>
1 parent 9c37f46 commit 319fe13

File tree

3 files changed

+3
-3
lines changed
  • spi-fly

3 files changed

+3
-3
lines changed

spi-fly/spi-fly-dynamic-bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</scm>
4545

4646
<properties>
47-
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
47+
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
4848
</properties>
4949

5050
<dependencies>

spi-fly/spi-fly-dynamic-framework-extension/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</scm>
4545

4646
<properties>
47-
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
47+
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
4848
</properties>
4949

5050
<dependencies>

spi-fly/spi-fly-static-bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</scm>
4545

4646
<properties>
47-
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
47+
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
4848
</properties>
4949

5050
<dependencies>

0 commit comments

Comments
 (0)