#646 - Upgraded to Lombok 1.16.18.

This commit is contained in:
Oliver Gierke
2017-10-13 18:32:49 +02:00
parent 09f7a5d5eb
commit b862919868
2 changed files with 3 additions and 3 deletions

View File

@@ -476,7 +476,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.12</version>
<version>1.16.18</version>
<scope>provided</scope>
</dependency>

View File

@@ -1,5 +1,4 @@
{
"version" : "1.0",
"doc" : {
"href" : "http://example.org/samples/full/doc.html"
},
@@ -28,5 +27,6 @@
"href" : "http://alps.io/ext/range",
"value" : "summary,detail"
}
} ]
} ],
"version" : "1.0"
}