Skip to content

Commit a2fabed

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump org.codehaus.mojo:build-helper-maven-plugin
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 4e3d66a commit a2fabed

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
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.codehaus.mojo</groupId>
139139
<artifactId>build-helper-maven-plugin</artifactId>
140-
<version>3.6.0</version>
140+
<version>3.6.1</version>
141141
<executions>
142142
<execution>
143143
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)