Skip to content

Commit

Permalink
Merge pull request bigdata-mx#5 from rfortesg/master
Browse files Browse the repository at this point in the history
Update of jackson-mapper dependency to 1.8.4
  • Loading branch information
Rodrigo Fortes committed Jun 25, 2012
2 parents cabba0a + 5eba200 commit e1c7fe2
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 @@ -52,7 +52,7 @@
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<version>1.7.4</version>
<version>1.8.4</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit e1c7fe2

Please sign in to comment.