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
+1 -1
View File
@@ -260,7 +260,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.2.5</version> <version>3.3.0</version>
<configuration> <configuration>
<!-- Fix java.base opens for new JDK versions --> <!-- Fix java.base opens for new JDK versions -->
<!-- Force the right file encoding during unit testing --> <!-- Force the right file encoding during unit testing -->