mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #130 from overleaf/spd-apachecommons
Upgrade apache commons to 3.12
This commit is contained in:
commit
187dfa82e5
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.7</version>
|
||||
<version>3.12.0</version>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/ch.qos.logback/logback-classic -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue