Skip to content

Commit

Permalink
Merge pull request #90 from technosf/dependabot/maven/commons-io-comm…
Browse files Browse the repository at this point in the history
…ons-io-2.18.0

Bump commons-io:commons-io from 2.17.0 to 2.18.0
  • Loading branch information
technosf authored Nov 26, 2024
2 parents 862f107 + 6bcf470 commit 3c2d364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ You should run this on you command-line: mvn jfx:native</description>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.17.0</version>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 3c2d364

Please sign in to comment.