Skip to content

Commit 085beac

Browse files
dependabot[bot]purejava
authored andcommitted
Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5273885 commit 085beac

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
@@ -131,7 +131,7 @@
131131
</plugin>
132132
<plugin>
133133
<artifactId>maven-surefire-plugin</artifactId>
134-
<version>3.5.0</version>
134+
<version>3.5.1</version>
135135
</plugin>
136136
<plugin>
137137
<artifactId>maven-jar-plugin</artifactId>
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-surefire-plugin</artifactId>
205-
<version>3.5.0</version>
205+
<version>3.5.1</version>
206206
<dependencies>
207207
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
208208
<dependency>

0 commit comments

Comments
 (0)