diff --git a/Examples/cWaypoints/pom.xml b/Examples/cWaypoints/pom.xml
index 84e6bba..7e1805e 100644
--- a/Examples/cWaypoints/pom.xml
+++ b/Examples/cWaypoints/pom.xml
@@ -31,7 +31,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>3.1.0</version>
+                <version>3.5.1</version>
                 <executions>
                     <execution>
                         <phase>package</phase>