Skip to content

Commit

Permalink
- Update commmons lang to 2.5 to fix an antlr lexer regression.
Browse files Browse the repository at this point in the history
  • Loading branch information
esammer committed Apr 20, 2011
1 parent 50f86b1 commit 9a93d50
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 @@ -350,7 +350,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.4</version>
<version>2.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9a93d50

Please sign in to comment.