Skip to content

Commit ad3f540

Browse files
Bump commons-io:commons-io from 1.4 to 2.14.0
Bumps commons-io:commons-io from 1.4 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c3f9cd commit ad3f540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>commons-io</groupId>
175175
<artifactId>commons-io</artifactId>
176-
<version>2.12.0</version>
176+
<version>2.14.0</version>
177177
<scope>test</scope>
178178
</dependency>
179179
<dependency>

0 commit comments

Comments
 (0)