Skip to content

Commit 81376a7

Browse files
Update dependency org.apache.poi:poi to v5
1 parent 97f23ed commit 81376a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>reporter</artifactId>
14-
<version>1.0.0-SNAPSHOT</version>
14+
<version>1.1.0-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<name>reporter</name>
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>org.apache.poi</groupId>
159159
<artifactId>poi</artifactId>
160-
<version>4.1.2</version>
160+
<version>5.5.1</version>
161161
</dependency>
162162
<dependency>
163163
<groupId>io.micrometer</groupId>

0 commit comments

Comments
 (0)