Skip to content

Commit

Permalink
upgraded commons-io to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Orbiter committed Sep 21, 2024
1 parent c88c30a commit f57df06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency org="com.twelvemonkeys.imageio" name="imageio-bmp" rev="3.9.4" />
<dependency org="com.twelvemonkeys.imageio" name="imageio-tiff" rev="3.9.4"/>
<dependency org="commons-codec" name="commons-codec" rev="1.15" />
<dependency org="commons-io" name="commons-io" rev="2.8.0" />
<dependency org="commons-io" name="commons-io" rev="2.17.0" />
<dependency org="commons-logging" name="commons-logging" rev="1.2" />
<dependency org="io.dropwizard.metrics" name="metrics-core" rev="3.2.2"/>
<dependency org="io.dropwizard.metrics" name="metrics-jmx" rev="4.1.5" conf="compile->master"/>
Expand Down

0 comments on commit f57df06

Please sign in to comment.