Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 4c87f13

Browse files
authored
Fix dependanbot alert
2 parents 81222c0 + c376ad6 commit 4c87f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>commons-io</groupId>
146146
<artifactId>commons-io</artifactId>
147-
<version>2.5</version>
147+
<version>2.7</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)