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 cbb1f0b commit 42c1a58
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 @@ -500,7 +500,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 @@ -323,7 +323,7 @@
Remove deprecated sudo setting. #161.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump tests from commons-io:commons-io 2.6 to 2.15.0 #180.
Bump tests from commons-io:commons-io 2.6 to 2.15.1 #180.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334.
Expand Down

0 comments on commit 42c1a58

Please sign in to comment.