Skip to content

Commit 71e91ac

Browse files
authored
Merge pull request #23 from xiaour/dependabot/maven/SpringBootDemo/org.apache.poi-poi-4.1.1
Bump poi from 3.17 to 4.1.1 in /SpringBootDemo
2 parents 2675f17 + cbfb987 commit 71e91ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDemo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.apache.poi</groupId>
118118
<artifactId>poi</artifactId>
119-
<version>3.17</version>
119+
<version>4.1.1</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>org.apache.poi</groupId>

0 commit comments

Comments
 (0)