Skip to content

Commit 3360564

Browse files
committed
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1
1 parent 5a3d5b5 commit 3360564

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
@@ -305,7 +305,7 @@
305305
<plugin>
306306
<groupId>org.codehaus.mojo</groupId>
307307
<artifactId>build-helper-maven-plugin</artifactId>
308-
<version>3.6.0</version>
308+
<version>3.6.1</version>
309309
</plugin>
310310

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

0 commit comments

Comments
 (0)