Skip to content

Commit

Permalink
update commons-io to 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
SingingBush authored Nov 22, 2024
1 parent 153ef57 commit 6f02bac
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 @@ -165,7 +165,7 @@
<!-- Specifying commons-io version as the one in xmlgraphics-commons needs updating -->
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.17.0</version>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
Expand Down

0 comments on commit 6f02bac

Please sign in to comment.