Skip to content

Commit 6660507

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c1e524 commit 6660507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<kotlin.version>2.1.21</kotlin.version>
2323
<maven.antrun-plugin.version>3.1.0</maven.antrun-plugin.version>
2424
<maven.assembly-plugin.version>3.7.1</maven.assembly-plugin.version>
25-
<maven.build-helper-plugin.version>3.6.0</maven.build-helper-plugin.version>
25+
<maven.build-helper-plugin.version>3.6.1</maven.build-helper-plugin.version>
2626
<maven.changes-plugin.version>2.12.1</maven.changes-plugin.version>
2727
<maven.checkstyle-plugin.version>3.3.0</maven.checkstyle-plugin.version>
2828
<maven.clean-plugin.version>3.5.0</maven.clean-plugin.version>

0 commit comments

Comments
 (0)