Skip to content

Commit 5ac6d1a

Browse files
authored
Merge branch 'main' into cookie-store-only-add-unset-cookies
2 parents 1cc44f8 + 0fcb589 commit 5ac6d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
<plugin>
338338
<groupId>org.apache.maven.plugins</groupId>
339339
<artifactId>maven-surefire-plugin</artifactId>
340-
<version>3.5.0</version>
340+
<version>3.5.2</version>
341341
<configuration>
342342
<argLine>
343343
@{argLine} --add-exports java.base/jdk.internal.misc=ALL-UNNAMED

0 commit comments

Comments
 (0)