Merge pull request #143 from omaster395464gh/dependabot/maven/SERVLET60/org.apache.maven.plugins-maven-surefire-plugin-3.3.1

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.3.1
This commit is contained in:
Oliver 2024-07-24 23:06:42 +02:00 committed by GitHub
commit 6d47868d8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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