Skip to content
Snippets Groups Projects
Commit bbf7e6da authored by Sergiu Dumitriu's avatar Sergiu Dumitriu
Browse files

[misc] Marked Jetty dependency as provided, since it will be

parent 74e7b69f
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>${jetty.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment