Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /lite

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Closes #435

Change-Id: Ic4d51773ed581c078231a3208ba4583183e0335d
diff --git a/lite/pom.xml b/lite/pom.xml
index f7e91a4..b977c41 100644
--- a/lite/pom.xml
+++ b/lite/pom.xml
@@ -80,7 +80,7 @@
 			</plugin>
 			<plugin>
 				<artifactId>maven-shade-plugin</artifactId>
-				<version>3.3.0</version>
+				<version>3.4.0</version>
 				<executions>
 					<!-- option 1 -->
 					<execution>