Skip to content

Commit 21a7262

Browse files
committed
Bump commons-io:commons-io from 2.19.0 to 2.20.0
1 parent 3e6476e commit 21a7262

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>commons-io</groupId>
112112
<artifactId>commons-io</artifactId>
113-
<version>2.19.0</version>
113+
<version>2.20.0</version>
114114
<scope>test</scope>
115115
</dependency>
116116
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
5353
<action type="add" dev="ggregory" due-to="Gary Gregory">Add RandomStringGenerator.Builder.usingRandom(IntUnaryOperator).</action>
5454
<!-- UPDATE -->
5555
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 81 to 85 #668.</action>
56-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
56+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.20.0.</action>
5757
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump graalvm.version from 24.2.0 to 24.2.2 #665, #681.</action>
5858
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.bytebuddy.version from 1.17.5 to 1.17.6 (#677).</action>
5959
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #680.</action>

0 commit comments

Comments
 (0)