Merge pull request #330 from nosqlbench/dependabot/maven/docsys/org.eclipse.jetty-jetty-servlets-11.0.3

Bump jetty-servlets from 11.0.1 to 11.0.3 in /docsys
This commit is contained in:
Jonathan Shook 2021-06-10 14:38:18 -05:00 committed by GitHub
commit 27d55aef69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId>
<version>11.0.1</version>
<version>11.0.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>