Bump lombok from 1.18.12 to 1.18.16 in /full

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.12 to 1.18.16.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.12...v1.18.16)

Signed-off-by: dependabot[bot] <support@github.com>

Closes #112

Change-Id: I614e261bed8dc2435891fa847b9068f0bfa9c6c2
diff --git a/full/pom.xml b/full/pom.xml
index ba69f60..3bed96b 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -321,7 +321,7 @@
 		<dependency>
 			<groupId>org.projectlombok</groupId>
 			<artifactId>lombok</artifactId>
-			<version>1.18.12</version>
+			<version>1.18.16</version>
 			<scope>provided</scope>
 		</dependency>
 	</dependencies>