From b3cbefb773d32ff6e32340c977b3f70824ef5bd5 Mon Sep 17 00:00:00 2001 From: Marten Deinum Date: Wed, 7 Aug 2024 13:03:04 +0200 Subject: [PATCH] New development version (0.2) --- spring-batch-excel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index 20948b8..e215fb7 100644 --- a/spring-batch-excel/pom.xml +++ b/spring-batch-excel/pom.xml @@ -19,7 +19,7 @@ org.springframework.batch.extensions spring-batch-excel - 0.1.2-SNAPSHOT + 0.2.0-SNAPSHOT Spring Batch Excel Spring Batch extension for Microsoft Excel https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-excel