Skip to content

Commit

Permalink
[playframework#1390] BytecodeParser update
Browse files Browse the repository at this point in the history
  • Loading branch information
sgodbillon authored and mbknor committed Mar 12, 2012
1 parent 388c80b commit 39aac78
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ transitiveDependencies: false
# This core dependencies are required by Play framework
require: &allDependencies
- antlr 2.7.7
- bytecodeparser 0.2
- bytecodeparser 0.3
- c3p0 0.9.1.2
- cglib -> cglib-nodep 2.2
- com.google.code.gson -> gson 1.7.1
Expand Down
Binary file removed framework/lib/bytecodeparser-0.2.jar
Binary file not shown.
Binary file added framework/lib/bytecodeparser-0.3.jar
Binary file not shown.

0 comments on commit 39aac78

Please sign in to comment.