Merge pull request #776 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.2

Bump maven-surefire-plugin from 3.1.0 to 3.1.2
This commit is contained in:
Harald Kuhr 2023-06-07 11:59:27 +02:00 committed by GitHub
commit ec4003b1c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -236,7 +236,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>3.1.0</version> <version>3.1.2</version>
<configuration> <configuration>
<systemProperties> <systemProperties>
<property> <property>