Skip to content

Commit f599542

Browse files
Bump commons-io:commons-io from 2.16.1 to 2.18.0 (quarkiverse#132)
1 parent d4caa38 commit f599542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<quarkus.version>3.15.1</quarkus.version>
2626
<poi.version>5.3.0</poi.version>
2727
<!-- Commons IO version must override Quarkus and match POI version -->
28-
<commons-io.version>2.16.1</commons-io.version>
28+
<commons-io.version>2.18.0</commons-io.version>
2929
</properties>
3030
<dependencyManagement>
3131
<dependencies>

0 commit comments

Comments
 (0)