Skip to content

Commit e20b813

Browse files
authored
Merge pull request #115 from technosf/dependabot/maven/commons-io-commons-io-2.20.0
Bump commons-io:commons-io from 2.19.0 to 2.20.0
2 parents cd656bc + 4546293 commit e20b813

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
@@ -172,7 +172,7 @@ You should run this on you command-line: mvn jfx:native</description>
172172
<dependency>
173173
<groupId>commons-io</groupId>
174174
<artifactId>commons-io</artifactId>
175-
<version>2.19.0</version>
175+
<version>2.20.0</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)