mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-24 08:22:15 +00:00
Merge pull request #119 from overleaf/dependabot-maven-commons-io-commons-io-2.10.0
Bump commons-io from 2.6 to 2.10.0
This commit is contained in:
commit
3c04d8554b
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-io</groupId>
|
<groupId>commons-io</groupId>
|
||||||
<artifactId>commons-io</artifactId>
|
<artifactId>commons-io</artifactId>
|
||||||
<version>2.6</version>
|
<version>2.10.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-compress -->
|
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-compress -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue