Skip to content

Commit 208ecd3

Browse files
committed
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1
1 parent 9b8140a commit 208ecd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.codehaus.mojo</groupId>
204204
<artifactId>build-helper-maven-plugin</artifactId>
205-
<version>3.6.0</version>
205+
<version>3.6.1</version>
206206
</plugin>
207207

208208
<!-- Required for generating JPA classes -->

0 commit comments

Comments
 (0)