Skip to content

Commit 22a7352

Browse files
committed
pom.xml: updated Lombok to 0.11.6
@see http://projectlombok.org/changelog.html No functional changes.
1 parent 7799479 commit 22a7352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<hibernate.version>4.1.8.Final</hibernate.version>
1414
<hibernate.validator.version>5.0.0.Alpha1</hibernate.validator.version>
15-
<lombok.version>0.11.2</lombok.version>
15+
<lombok.version>0.11.6</lombok.version>
1616
<mysql.connector.version>5.1.21</mysql.connector.version>
1717
<selenium.version>2.25.0</selenium.version>
1818
<slf4j.version>1.7.2</slf4j.version>

0 commit comments

Comments
 (0)