Skip to content

Commit a92afd4

Browse files
committed
pom.xml: updated Lombok to 1.14.6
@see http://projectlombok.org/changelog.html No functional changes.
1 parent 7f9eab8 commit a92afd4

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.11.Final</hibernate.version>
1414
<hibernate.validator.version>5.0.0.Alpha1</hibernate.validator.version>
15-
<lombok.version>1.12.6</lombok.version>
15+
<lombok.version>1.14.6</lombok.version>
1616
<mysql.connector.version>5.1.30</mysql.connector.version>
1717
<selenium.version>2.41.0</selenium.version>
1818
<subethasmtp.version>3.1.7</subethasmtp.version>

0 commit comments

Comments
 (0)