Skip to content

Commit b4cce11

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] <support@github.com>
1 parent a53d87f commit b4cce11

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
@@ -18,7 +18,7 @@
1818
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
1919
<maven-dependency-plugin.version>3.8.1</maven-dependency-plugin.version>
2020
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
21-
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
21+
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
2222
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
2323

2424
<picocli.version>4.7.7</picocli.version>

0 commit comments

Comments
 (0)