Browse Source

Bump commons-io:commons-io from 2.11.0 to 2.13.0 (#911)

pull/890/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
283c73c21c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      spring-cloud-openfeign-core/pom.xml

2
spring-cloud-openfeign-core/pom.xml

@ -204,7 +204,7 @@ @@ -204,7 +204,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.13.0</version>
<scope>test</scope>
</dependency>
<dependency>

Loading…
Cancel
Save