Skip to content

Commit 82f979a

Browse files
dependabot[bot]purejava
authored andcommitted
Bump maven-surefire-plugin from 3.1.0 to 3.1.2
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d46abd commit 82f979a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
</plugin>
9999
<plugin>
100100
<artifactId>maven-surefire-plugin</artifactId>
101-
<version>3.1.0</version>
101+
<version>3.1.2</version>
102102
</plugin>
103103
<plugin>
104104
<artifactId>maven-jar-plugin</artifactId>
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-surefire-plugin</artifactId>
195-
<version>3.1.0</version>
195+
<version>3.1.2</version>
196196
<dependencies>
197197
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
198198
<dependency>

0 commit comments

Comments
 (0)