diff --git a/gazelle-proxy-ejb/pom.xml b/gazelle-proxy-ejb/pom.xml
index 59daa23ff389d6237de7a078f71ec7d32d1917ae..c0fc31ca3df83b94eab333b1a4112955fa9393d1 100644
--- a/gazelle-proxy-ejb/pom.xml
+++ b/gazelle-proxy-ejb/pom.xml
@@ -21,7 +21,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>gazelle-plugins</artifactId>
-                <version>1.46</version>
+                <version>1.51</version>
                 <configuration>
                     <testConfigurations>
                         <testConfiguration>
@@ -172,7 +172,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.maven</groupId>
             <artifactId>version</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2</version>
             <type>ejb</type>
         </dependency>
         <dependency>