Skip to content

Commit 4c90dbf

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.21.0 (#1285)
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fbe43c commit 4c90dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-openfeign-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>commons-io</groupId>
217217
<artifactId>commons-io</artifactId>
218-
<version>2.19.0</version>
218+
<version>2.21.0</version>
219219
<scope>test</scope>
220220
</dependency>
221221
<dependency>

0 commit comments

Comments
 (0)