This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 604d7c083a Bump org.apache.activemq.tooling:activemq-maven-plugin
604d7c083a is described below

commit 604d7c083a1104dc15591bcef4a91cd3365d512a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 18 13:59:10 2024 +0000

    Bump org.apache.activemq.tooling:activemq-maven-plugin
    
    Bumps org.apache.activemq.tooling:activemq-maven-plugin from 6.0.1 to 6.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq.tooling:activemq-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml 
b/modules/samples/transport/jms-sample/jmsService/pom.xml
index d7e1644ef5..a4fd119e5d 100644
--- a/modules/samples/transport/jms-sample/jmsService/pom.xml
+++ b/modules/samples/transport/jms-sample/jmsService/pom.xml
@@ -24,7 +24,7 @@
             <plugin>
                 <groupId>org.apache.activemq.tooling</groupId>
                 <artifactId>activemq-maven-plugin</artifactId>
-                <version>6.0.1</version>
+                <version>6.1.0</version>
                 <configuration>
                     <fork>true</fork>
                 </configuration>

Reply via email to