Fix jetty-maven-plugin src/it compilation failures

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2022-01-27 14:39:38 -06:00
parent a5de59705f
commit 846ea27da2
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>@jackson-databind.version@</version>
<version>@jackson.databind.version@</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>