RED-4686: Removed test scope from jackson-datatype-jsr310

This commit is contained in:
deiflaender 2022-07-22 15:06:57 +02:00
parent e4b5bb93e1
commit 0fe2b627f0

View File

@ -42,7 +42,6 @@
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>${jackson.version}</version>
<scope>test</scope>
</dependency>
<dependency>