Skip to content

Commit

Permalink
Bump commons-io from 2.15.0 to 2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 29, 2023
1 parent 844e2b0 commit be25120
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #34, #72, #79, #94.
</action>
<action type="update" due-to="Gary Gregory">
Bump tests commons-io:commons-io 2.6 to 2.15.0.
Bump tests commons-io:commons-io 2.6 to 2.15.1.
</action>
<action type="update" due-to="Gary Gregory" dev="ggregory">
Bump jacoco from 0.8.6 to 0.8.8; fixes jacoco on Java 17.
Expand Down

0 comments on commit be25120

Please sign in to comment.