Skip to content

Commit f2e1ed9

Browse files
dependabot[bot]devgianlu
authored andcommitted
Bump org.codehaus.mojo:build-helper-maven-plugin in /player
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.5.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 9f47928 commit f2e1ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

player/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.codehaus.mojo</groupId>
6767
<artifactId>build-helper-maven-plugin</artifactId>
68-
<version>3.5.0</version>
68+
<version>3.6.0</version>
6969
<executions>
7070
<execution>
7171
<id>attach-artifacts</id>

0 commit comments

Comments
 (0)