Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 1b9e133

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0
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] <[email protected]>
1 parent 76cac69 commit 1b9e133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.codehaus.mojo</groupId>
172172
<artifactId>build-helper-maven-plugin</artifactId>
173-
<version>3.5.0</version>
173+
<version>3.6.0</version>
174174
</plugin>
175175

176176
<plugin>

0 commit comments

Comments
 (0)