Browse Source

chore: Update commons-io to match POI

pull/3542/head
cheehong.lee 1 year ago
parent
commit
2bb0f72834
  1. 2
      pom.xml

2
pom.xml

@ -126,7 +126,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.13.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Loading…
Cancel
Save