Skip to content

Commit 5958ae7

Browse files
committed
Bump commons-io from 2.14.0 to 2.15.0
1 parent ca65f2d commit 5958ae7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ limitations under the License.
238238
<dependency>
239239
<groupId>commons-io</groupId>
240240
<artifactId>commons-io</artifactId>
241-
<version>2.14.0</version>
241+
<version>2.15.0</version>
242242
<scope>test</scope>
243243
</dependency>
244244
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
5454
<!-- UPDATE -->
5555
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump commons-parent from 58 to 64.</action>
5656
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>
57-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-io from 2.13.0 to 2.14.0.</action>
57+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-io from 2.13.0 to 2.15.0.</action>
5858
</release>
5959
<release version="1.16.0" date="2023-06-17" description="Feature and fix release. Requires a minimum of Java 8.">
6060
<!-- FIX -->

0 commit comments

Comments
 (0)