Skip to content

Commit 816bfa0

Browse files
Bump commons-io from 2.7 to 2.11.0 (#161)
Bumps commons-io from 2.7 to 2.11.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ccad45 commit 816bfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<scope>test</scope>
154154
<groupId>commons-io</groupId>
155155
<artifactId>commons-io</artifactId>
156-
<version>2.7</version>
156+
<version>2.11.0</version>
157157
</dependency>
158158
<dependency>
159159
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)