Skip to content

Commit b1e1432

Browse files
authored
Merge pull request #3909 from chris-miner/issue-3902
setting takari-lifecycle-plugin version explicitly to 2.0.7
2 parents 3be2126 + 3d1de9c commit b1e1432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

antlr4-maven-plugin/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@
143143
<plugin>
144144
<groupId>io.takari.maven.plugins</groupId>
145145
<artifactId>takari-lifecycle-plugin</artifactId>
146+
<version>2.0.7</version>
146147
<extensions>true</extensions>
147148
<executions>
148149
<execution>

0 commit comments

Comments
 (0)