Skip to content

Commit

Permalink
Merge pull request #240 from apache/dependabot/maven/commons-io-commo…
Browse files Browse the repository at this point in the history
…ns-io-2.16.1

Bump commons-io:commons-io from 2.16.0 to 2.16.1
  • Loading branch information
garydgregory authored Apr 8, 2024
2 parents b1b9901 + 27680d1 commit a43449e
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 @@ -127,7 +127,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Teln
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a43449e

Please sign in to comment.