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 2144780 commit 0dbb767
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 @@ -251,7 +251,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
</dependency>
<dependency>
<groupId>org.openjdk.jol</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump maven-checkstyle plugin from 3.1.2 to 3.2.1 #233, #266.
</action>
<action type="update" due-to="Gary Gregory">
Bump commons-io:commons-io 2.6 to 2.15.0.
Bump commons-io:commons-io 2.6 to 2.15.1.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump commons-lang3 from 3.12.0 to 3.14.0.
Expand Down

0 comments on commit 0dbb767

Please sign in to comment.