Merge pull request #2838 from AuthMe/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
This commit is contained in:
Gabriele C 2024-06-28 18:26:59 +02:00 committed by GitHub
commit 1f74f87213
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -260,7 +260,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<configuration>
<!-- Fix java.base opens for new JDK versions -->
<!-- Force the right file encoding during unit testing -->