Skip to content

Commit a4cd5b4

Browse files
committed
As of version 0.2.0 apache poi 4.1.2 is used
1 parent 8c1f16f commit a4cd5b4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# query-export-tool
2-
Tool export query in CSV (and in the furutre other) formats
2+
3+
Tool export query in CSV and XLS / XLSX format
4+
5+
As of version 0.2.0 apache poi 4.1.2 is used

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.fugerit.java</groupId>
66
<artifactId>query-export-tool</artifactId>
77

8-
<version>0.1.10</version>
8+
<version>0.2.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>query-export-tool</name>

0 commit comments

Comments
 (0)