Skip to content

Commit 117921f

Browse files
author
Zhen
committed
Made the dependency version in the same format of others
1 parent 1a9e0cb commit 117921f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<plugin>
158158
<groupId>org.apache.maven.plugins</groupId>
159159
<artifactId>maven-surefire-plugin</artifactId>
160-
<version>2.19.1</version>
160+
<version>2.19</version>
161161
<configuration>
162162
<excludes>
163163
<exclude>**/*BoltKitTest.java</exclude>

0 commit comments

Comments
 (0)