Bump lombok from 1.18.18 to 1.18.20 in /full

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20.
- [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.18...v1.18.20)

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

Closes #172

Change-Id: Ib90f92c976dc80af41df669c22ce11d72b0aa470
diff --git a/full/pom.xml b/full/pom.xml
index 9cc6cc0..b8930a7 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -273,7 +273,7 @@
 		<dependency>
 			<groupId>org.projectlombok</groupId>
 			<artifactId>lombok</artifactId>
-			<version>1.18.18</version>
+			<version>1.18.20</version>
 			<scope>provided</scope>
 		</dependency>