Skip to content

Commit c5a83ca

Browse files
authored
Merge pull request #274 from erupts/dependabot/maven/erupt-core/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /erupt-core
2 parents 53cac23 + 601fd72 commit c5a83ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erupt-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>commons-io</groupId>
4242
<artifactId>commons-io</artifactId>
43-
<version>2.11.0</version>
43+
<version>2.14.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)