1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-16 05:16:08 +02:00

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2

This commit is contained in:
renovate[bot] 2025-01-15 16:15:49 +00:00 committed by GitHub
parent 6dfccc5753
commit 91bc437166
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -190,7 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
<version>2.22.2</version>
<configuration>
<testSourceDirectory>test/java</testSourceDirectory>
</configuration>