mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-24 15:33:04 +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>
|
<dependency>
|
||||||
<groupId>org.eclipse.jetty</groupId>
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
<artifactId>jetty-servlet</artifactId>
|
<artifactId>jetty-servlet</artifactId>
|
||||||
<version>9.4.8.v20171121</version>
|
<version>9.4.38.v20210224</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server -->
|
<!-- https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue