We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c4889a + 36026c7 commit 18bfd51Copy full SHA for 18bfd51
pom.xml
@@ -180,7 +180,7 @@
180
<plugin>
181
<groupId>org.codehaus.mojo</groupId>
182
<artifactId>build-helper-maven-plugin</artifactId>
183
- <version>3.2.0</version>
+ <version>3.3.0</version>
184
<executions>
185
<execution>
186
<id>add-test-source</id>
@@ -250,7 +250,7 @@
250
251
<groupId>org.apache.maven.plugins</groupId>
252
<artifactId>maven-jar-plugin</artifactId>
253
+ <version>3.2.1</version>
254
255
256
<id>test-jar</id>
0 commit comments