Skip to content

Commit 9a551f5

Browse files
committed
Try to fix build error
1 parent 7142e6a commit 9a551f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<plugin> <!-- In order to run tests when building -->
118118
<groupId>org.apache.maven.plugins</groupId>
119119
<artifactId>maven-surefire-plugin</artifactId>
120-
<version>3.5.2</version>
120+
<version>3.5.3</version>
121121
<dependencies>
122122
<dependency>
123123
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)