We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed8c0d commit 8397c15Copy full SHA for 8397c15
pom.xml
@@ -42,6 +42,7 @@
42
<dependency>
43
<groupId>com.fasterxml.jackson.core</groupId>
44
<artifactId>jackson-core</artifactId>
45
+ <scope>provided</scope>
46
</dependency>
47
48
<dependency> <!-- all components use junit for testing -->
0 commit comments