Test result read.
Fixed bug in PoiItemReader/PoiSheet which lead to ignoring empty columns.
This commit is contained in:
committed by
Michael Minella
parent
d799fdd561
commit
9f26c52f7a
@@ -74,6 +74,11 @@
|
||||
<version>1.9.5</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
<version>4.0.5.RELEASE</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user