Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff1e2ee

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 5a17ff7 commit ff1e2ee

File tree

2 files changed

+2
-2
lines changed
  • platform-tooling-support-tests/projects

2 files changed

+2
-2
lines changed

platform-tooling-support-tests/projects/jupiter-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</plugin>
5353
<plugin>
5454
<artifactId>maven-surefire-plugin</artifactId>
55-
<version>3.5.3</version>
55+
<version>3.5.4</version>
5656
<configuration>
5757
<properties>
5858
<configurationParameters>

platform-tooling-support-tests/projects/vintage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</plugin>
4242
<plugin>
4343
<artifactId>maven-surefire-plugin</artifactId>
44-
<version>3.5.3</version>
44+
<version>3.5.4</version>
4545
</plugin>
4646
</plugins>
4747
</build>

0 commit comments

Comments
 (0)