Bump activemq-maven-plugin from 5.16.0 to 5.16.1

Bumps activemq-maven-plugin from 5.16.0 to 5.16.1.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml
index b6267e0..a4a7812 100644
--- a/modules/samples/transport/jms-sample/jmsService/pom.xml
+++ b/modules/samples/transport/jms-sample/jmsService/pom.xml
@@ -13,7 +13,7 @@
             <plugin>
                 <groupId>org.apache.activemq.tooling</groupId>
                 <artifactId>activemq-maven-plugin</artifactId>
-                <version>5.16.0</version>
+                <version>5.16.1</version>
                 <configuration>
                     <fork>true</fork>
                 </configuration>