We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8588590 commit 4613076Copy full SHA for 4613076
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>org.spacious-team</groupId>
26
<artifactId>table-wrapper-excel-impl</artifactId>
27
- <version>2022.2</version>
+ <version>2022.4</version>
28
<packaging>jar</packaging>
29
30
<name>Table Wrapper API Excel Implementation</name>
@@ -71,7 +71,7 @@
71
<dependency>
72
<groupId>com.github.spacious-team</groupId>
73
<artifactId>table-wrapper-api</artifactId>
74
- <version>7ff4a431fd</version>
75
</dependency>
76
77
<groupId>org.apache.poi</groupId>
0 commit comments