Skip to content

Commit 9e70008

Browse files
authored
Merge pull request #433 from mybatis/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
2 parents b9a2925 + 5ea15cb commit 9e70008

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
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.codehaus.mojo</groupId>
190190
<artifactId>build-helper-maven-plugin</artifactId>
191-
<version>3.2.0</version>
191+
<version>3.3.0</version>
192192
<executions>
193193
<execution>
194194
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)