mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-29 20:14:04 -06:00
Merge pull request #1548 from nosqlbench/snyk-fix-1d23fb1a5934adc0d680dc2f1689a530
[Snyk] Fix for 2 vulnerabilities
This commit is contained in:
commit
e79e3e297d
@ -45,12 +45,12 @@
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-server</artifactId>
|
||||
<version>11.0.15</version>
|
||||
<version>11.0.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-servlets</artifactId>
|
||||
<version>11.0.15</version>
|
||||
<version>11.0.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user