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

This commit is contained in:
Oliver 2023-06-08 06:21:21 +02:00 committed by GitHub
commit a328ed880d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.2</version>
</plugin>
<!-- https://mvnrepository.com/artifact/org.cyclonedx/cyclonedx-maven-plugin -->