Skip to content

Commit c565c76

Browse files
committed
clarifying jackson depdency to test scoped
Signed-off-by: yue9944882 <[email protected]>
1 parent 1cb962b commit c565c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@
312312
<groupId>com.fasterxml.jackson.core</groupId>
313313
<artifactId>jackson-annotations</artifactId>
314314
<version>2.13.3</version>
315+
<scope>test</scope>
315316
</dependency>
316317
</dependencies>
317318
</dependencyManagement>

0 commit comments

Comments
 (0)