Skip to content

Commit 6cfdc4e

Browse files
committed
Actually refer to jackson-core-asl
1 parent 14fa87b commit 6cfdc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@
827827
</dependency>
828828
<dependency>
829829
<groupId>org.codehaus.jackson</groupId>
830-
<artifactId>jackson-mapper-asl</artifactId>
830+
<artifactId>jackson-core-asl</artifactId>
831831
<version>${jackson.version}</version>
832832
</dependency>
833833
</dependencies>

0 commit comments

Comments
 (0)