mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-24 15:13:09 +00:00
Upgrade jetty-servlet to 9.4.38.v20210224
This commit is contained in:
parent
c6897d3b42
commit
c29795f043
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-servlet</artifactId>
|
||||
<version>9.4.8.v20171121</version>
|
||||
<version>9.4.38.v20210224</version>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue