Update dependency org.dhatim:fastexcel to v0.19.0

This commit is contained in:
Renovate Bot 2025-12-01 00:00:16 +00:00
parent 81da5f0ada
commit 6c2f3193b2

View file

@ -113,7 +113,7 @@
<dependency> <dependency>
<groupId>org.dhatim</groupId> <groupId>org.dhatim</groupId>
<artifactId>fastexcel</artifactId> <artifactId>fastexcel</artifactId>
<version>0.17.0</version> <version>0.19.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.dhatim</groupId> <groupId>org.dhatim</groupId>
@ -128,7 +128,7 @@
<dependency> <dependency>
<groupId>org.dhatim</groupId> <groupId>org.dhatim</groupId>
<artifactId>fastexcel</artifactId> <artifactId>fastexcel</artifactId>
<version>0.18.4</version> <version>0.19.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>