Skip to content

Commit 0b5b14e

Browse files
Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#943)
1 parent 6204825 commit 0b5b14e

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
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>commons-io</groupId>
235235
<artifactId>commons-io</artifactId>
236-
<version>2.15.0</version>
236+
<version>2.15.1</version>
237237
<scope>test</scope>
238238
</dependency>
239239
<dependency>

0 commit comments

Comments
 (0)