We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b42b54 commit 94df45cCopy full SHA for 94df45c
1 file changed
scripts/templates/pom.mustache
@@ -116,7 +116,7 @@
116
<plugin>
117
<groupId>org.codehaus.mojo</groupId>
118
<artifactId>build-helper-maven-plugin</artifactId>
119
- <version>1.22</version>
+ <version>3.2.0</version>
120
<executions>
121
<execution>
122
<id>add_sources</id>
@@ -281,4 +281,4 @@
281
<maven-plugin-version>1.0.0</maven-plugin-version>
282
<junit-version>4.13</junit-version>
283
</properties>
284
-</project>
+</project>
0 commit comments