Skip to content

Commit f0301e1

Browse files
authored
format pom.xml
1 parent c3562c4 commit f0301e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
<artifactId>APIJSON</artifactId>
3333
<version>7.0.0</version>
3434
</dependency>
35-
<dependency>
36-
<groupId>com.datastax.oss</groupId>
37-
<artifactId>java-driver-core</artifactId>
38-
<version>4.17.0</version>
39-
</dependency>
35+
<dependency>
36+
<groupId>com.datastax.oss</groupId>
37+
<artifactId>java-driver-core</artifactId>
38+
<version>4.17.0</version>
39+
</dependency>
4040

4141
</dependencies>
4242

0 commit comments

Comments
 (0)