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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 9619241c1c build(deps): bump activemq.version from 6.2.7 to 6.3.0 
(#2782)
9619241c1c is described below

commit 9619241c1c18d4b1bca7746a8f857d425e1777e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 13:01:56 2026 +0200

    build(deps): bump activemq.version from 6.2.7 to 6.3.0 (#2782)
    
    Bumps `activemq.version` from 6.2.7 to 6.3.0.
    
    Updates `org.apache.activemq:activemq-pool` from 6.2.7 to 6.3.0
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.7...activemq-6.3.0)
    
    Updates `org.apache.activemq:activemq-karaf` from 6.2.7 to 6.3.0
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.7...activemq-6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-pool
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.activemq:activemq-karaf
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77e54e5c6f..de0e2014f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
         <distributionManagement.snapshot.name>Apache Development Snapshot 
Repository</distributionManagement.snapshot.name>
         
<distributionManagement.snapshot.url>https://repository.apache.org/content/repositories/snapshots</distributionManagement.snapshot.url>
 
-        <activemq.version>6.2.7</activemq.version>
+        <activemq.version>6.3.0</activemq.version>
         <aopalliance.version>1.0</aopalliance.version>
         <aspectj.version>1.9.21.1</aspectj.version>
         <asm.version>9.10.1</asm.version>

Reply via email to