Skip to content

Commit

Permalink
chore(maven): bump commons-io:commons-io from 2.16.0 to 2.16.1 (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 2a58292 commit 0bdf6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>org.hildan.fxgson</groupId>
Expand Down

0 comments on commit 0bdf6bc

Please sign in to comment.