Skip to content

Commit

Permalink
Actually refer to jackson-core-asl
Browse files Browse the repository at this point in the history
  • Loading branch information
srowen committed Dec 29, 2014
1 parent 14fa87b commit 6cfdc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<artifactId>jackson-core-asl</artifactId>
<version>${jackson.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6cfdc4e

Please sign in to comment.