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.
1 parent 43418b5 commit 46127e0Copy full SHA for 46127e0
pom.xml
@@ -489,7 +489,7 @@ limitations under the License.
489
<plugin>
490
<groupId>org.apache.maven.plugins</groupId>
491
<artifactId>maven-surefire-plugin</artifactId>
492
- <version>3.0.0</version>
+ <version>3.1.2</version>
493
<configuration>
494
<excludes>
495
<exclude />
@@ -500,7 +500,7 @@ limitations under the License.
500
501
502
<artifactId>maven-source-plugin</artifactId>
503
- <version>3.2.1</version>
+ <version>3.3.0</version>
504
<executions>
505
<execution>
506
<id>attach-sources</id>
0 commit comments