fix: upgrade commons-io:commons-io from 2.8.0 to 2.11.0
Snyk has created this PR to upgrade commons-io:commons-io from 2.8.0 to 2.11.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/costalfy/project/51319c85-7053-4ba6-9183-7e30cd008de6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
f549d6a4e4
commit
78820140dd
@ -73,7 +73,7 @@
|
||||
<glassfish.version>2.32</glassfish.version>
|
||||
<jerseybundle.version>1.19.3</jerseybundle.version>
|
||||
<httpcompontents.version>4.5.13</httpcompontents.version>
|
||||
<commonio.version>2.8.0</commonio.version>
|
||||
<commonio.version>2.11.0</commonio.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
@ -307,7 +307,7 @@
|
||||
</executions>
|
||||
<configuration>
|
||||
<rules>
|
||||
<DependencyConvergence />
|
||||
<DependencyConvergence/>
|
||||
</rules>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user