Skip to content

Commit 315a9d1

Browse files
committed
Upgrade to Maven Surefire Plugin 3.1.2.
1 parent e963849 commit 315a9d1

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
@@ -77,7 +77,7 @@
7777
<properties>
7878
<java.version>1.8</java.version>
7979
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
80-
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
80+
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
8181
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8282
<apache-geode.version>1.14.4</apache-geode.version>
8383
<assertj.version>3.24.2</assertj.version>

0 commit comments

Comments
 (0)