Skip to content

Commit 283c73c

Browse files
Bump commons-io:commons-io from 2.11.0 to 2.13.0 (#911)
1 parent 1d0b702 commit 283c73c

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
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>commons-io</groupId>
206206
<artifactId>commons-io</artifactId>
207-
<version>2.11.0</version>
207+
<version>2.13.0</version>
208208
<scope>test</scope>
209209
</dependency>
210210
<dependency>

0 commit comments

Comments
 (0)