Skip to content

Commit

Permalink
Use correct cglib version.
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=111447271
  • Loading branch information
sameb committed Jan 6, 2016
1 parent 09fec22 commit b548cf0
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 @@ -159,7 +159,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib</artifactId>
<version>3.2</version>
<version>3.2.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit b548cf0

Please sign in to comment.