Skip to content

Commit a097b98

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 f0512b2 commit a097b98

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
@@ -125,7 +125,7 @@
125125
</plugin>
126126
<plugin>
127127
<artifactId>maven-surefire-plugin</artifactId>
128-
<version>3.1.0</version>
128+
<version>3.1.2</version>
129129
</plugin>
130130
<plugin>
131131
<artifactId>maven-jar-plugin</artifactId>
@@ -240,7 +240,7 @@
240240
<plugin>
241241
<groupId>org.apache.maven.plugins</groupId>
242242
<artifactId>maven-surefire-plugin</artifactId>
243-
<version>3.1.0</version>
243+
<version>3.1.2</version>
244244
<dependencies>
245245
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
246246
<dependency>

0 commit comments

Comments
 (0)