Skip to content

Commit 72cabc7

Browse files
committed
chore: update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3
1 parent 2e5c167 commit 72cabc7

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
@@ -341,7 +341,7 @@
341341
<plugin>
342342
<groupId>org.apache.maven.plugins</groupId>
343343
<artifactId>maven-surefire-plugin</artifactId>
344-
<version>3.2.2</version>
344+
<version>3.2.3</version>
345345
<dependencies>
346346
<dependency>
347347
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)