Skip to content

Commit 015b538

Browse files
fix(deps): update dependency org.springframework.batch.extensions:spring-batch-excel to v0.2.0
1 parent 62fbfc3 commit 015b538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-file-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven.compiler.plugin.version>3.14.1</maven.compiler.plugin.version>
2626
<instancio.version>5.5.1</instancio.version>
2727
<poi.ooxml.version>5.5.0</poi.ooxml.version>
28-
<spring.batch.excel.version>0.1.1</spring.batch.excel.version>
28+
<spring.batch.excel.version>0.2.0</spring.batch.excel.version>
2929
<h2.version>2.4.240</h2.version>
3030
<jacoco.version>0.8.14</jacoco.version>
3131
</properties>

0 commit comments

Comments
 (0)