Skip to content

Spring batch excel/spring boot 4#208

Merged
mdeinum merged 8 commits intomainfrom
spring-batch-excel/spring-boot-4
Mar 4, 2026
Merged

Spring batch excel/spring boot 4#208
mdeinum merged 8 commits intomainfrom
spring-batch-excel/spring-boot-4

Conversation

@mdeinum
Copy link
Collaborator

@mdeinum mdeinum commented Mar 3, 2026

Upgrade Spring Batch Excel to Spring Boot 4.

Prior to this we relied on Spring Boot 3.5, now we have a version that is using Spring Boot 4 and therefor compatible with Spring Batch 6. This version is not backwards compatible so it might contain breaking changes.

This also upgrades the build to Maven 3.9.12 and the Apache POI dependency to 5.5.1 which has some updates and security fixes.

Closes: #197

mdeinum added 5 commits March 3, 2026 08:10
See: #197
Signed-off-by: Marten Deinum <mdeinum@gmail.com>
See: #197
Signed-off-by: Marten Deinum <mdeinum@gmail.com>
See: #197
Signed-off-by: Marten Deinum <mdeinum@gmail.com>
Signed-off-by: Marten Deinum <mdeinum@gmail.com>
See: #197
Signed-off-by: Marten Deinum <mdeinum@gmail.com>
Signed-off-by: Marten Deinum <mdeinum@gmail.com>
mdeinum added 2 commits March 4, 2026 08:41
- Fix warnings in tests.

Signed-off-by: Marten Deinum <mdeinum@gmail.com>
Signed-off-by: Marten Deinum <mdeinum@gmail.com>
@mdeinum mdeinum added this to the spring-batch-excel-0.3 milestone Mar 4, 2026
@mdeinum mdeinum self-assigned this Mar 4, 2026
@mdeinum mdeinum merged commit 9ee1da6 into main Mar 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Spring Boot 4.0

3 participants