Skip to content

Commit c0a856a

Browse files
committed
Non string key map
1 parent 6996600 commit c0a856a

File tree

11 files changed

+951
-26
lines changed

11 files changed

+951
-26
lines changed

astra-db-java-tools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
<dependency>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-csv</artifactId>
27-
<version>1.14.0</version>
27+
<version>1.14.1</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>com.opencsv</groupId>
3131
<artifactId>opencsv</artifactId>
32-
<version>5.10</version>
32+
<version>5.12.0</version>
3333
</dependency>
3434
</dependencies>
3535

0 commit comments

Comments
 (0)