Skip to content

Commit

Permalink
SAK-25771 Upgrade lombo to 1.12.4 which supports JDK 8
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/podcasts/trunk@306240 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
buckett committed Feb 20, 2014
1 parent 849867e commit fa79104
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion podcasts/podcasts-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>0.11.6</version>
<version>1.12.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit fa79104

Please sign in to comment.