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

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: Ib3f6bad975bca732cb6028208ea5d2221df74671
diff --git a/full/pom.xml b/full/pom.xml
index 9679574..8fbea09 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -20,7 +20,7 @@
 				<plugins>
 					<plugin>
 						<artifactId>maven-shade-plugin</artifactId>
-						<version>3.1.0</version>
+						<version>3.2.4</version>
 						<executions>
 							<!-- option 1 -->
 							<execution>
@@ -75,7 +75,7 @@
 				<plugins>
 					<plugin>
 						<artifactId>maven-shade-plugin</artifactId>
-						<version>3.1.0</version>
+						<version>3.2.4</version>
 						<executions>
 							<execution>
 								<id>lite</id>