Skip to content

Commit 685d91e

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin (#40)
Bumps the dependencies 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.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb60fcc commit 685d91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
</plugin>
147147
<plugin>
148148
<artifactId>maven-surefire-plugin</artifactId>
149-
<version>3.3.0</version>
149+
<version>3.3.1</version>
150150
<dependencies>
151151
<dependency>
152152
<groupId>org.junit.platform</groupId>

0 commit comments

Comments
 (0)