Skip to content

Commit

Permalink
Upgrade to Jackson 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
candrews committed Aug 24, 2011
1 parent 5052e7c commit e1a3f1a
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/automaton.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.8.5.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.8.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file removed lib/jackson-core-asl-1.5.2.jar
Binary file not shown.
Binary file added lib/jackson-core-asl-1.8.5.jar
Binary file not shown.
Binary file removed lib/jackson-mapper-asl-1.5.2.jar
Binary file not shown.
Binary file added lib/jackson-mapper-asl-1.8.5.jar
Binary file not shown.

0 comments on commit e1a3f1a

Please sign in to comment.