Bump maven-shade-plugin from 3.1.0 to 3.2.4 in /lite

Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.1.0 to 3.2.4.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.1.0...maven-shade-plugin-3.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: I274dba5ad82d31880a59bf58cd6131d753a893a6
diff --git a/lite/pom.xml b/lite/pom.xml
index 250a75d..123429e 100644
--- a/lite/pom.xml
+++ b/lite/pom.xml
@@ -80,7 +80,7 @@
 			</plugin>
 			<plugin>
 				<artifactId>maven-shade-plugin</artifactId>
-				<version>3.1.0</version>
+				<version>3.2.4</version>
 				<executions>
 					<!-- option 1 -->
 					<execution>