Skip to content

Commit 87dd903

Browse files
Update apache-poi monorepo to v5.5.1
1 parent 40c0450 commit 87dd903

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ dependencies {
2222
implementation("org.apache.tomcat.embed:tomcat-embed-jasper")
2323
implementation('com.rainerhahnekamp:sneakythrow:1.2.0')
2424

25-
implementation("org.apache.poi:poi:5.5.0")
26-
implementation("org.apache.poi:poi-ooxml:5.5.0")
25+
implementation("org.apache.poi:poi:5.5.1")
26+
implementation("org.apache.poi:poi-ooxml:5.5.1")
2727

2828
implementation("net.sf.jasperreports:jasperreports:7.0.3")
2929
implementation("net.sf.jasperreports:jasperreports-pdf:7.0.3")

0 commit comments

Comments
 (0)