Skip to content

Commit 41a17be

Browse files
Bump org.apache.activemq:activemq-client from 6.2.1 to 6.2.4 (#2607)
Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 6.2.1 to 6.2.4. - [Release notes](https://github.com/apache/activemq/releases) - [Commits](apache/activemq@activemq-6.2.1...activemq-6.2.4) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-version: 6.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c31320e commit 41a17be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

boms/tomee-plume/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
<dependency>
370370
<groupId>org.apache.activemq</groupId>
371371
<artifactId>activemq-client</artifactId>
372-
<version>6.2.1</version>
372+
<version>6.2.4</version>
373373
</dependency>
374374
<dependency>
375375
<groupId>org.apache.activemq</groupId>

boms/tomee-plus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
<dependency>
370370
<groupId>org.apache.activemq</groupId>
371371
<artifactId>activemq-client</artifactId>
372-
<version>6.2.1</version>
372+
<version>6.2.4</version>
373373
</dependency>
374374
<dependency>
375375
<groupId>org.apache.activemq</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<!-- com.sun -->
207207
<version.impl.saaj>3.0.4</version.impl.saaj>
208208
<!-- org.apache -->
209-
<version.activemq>6.2.1</version.activemq>
209+
<version.activemq>6.2.4</version.activemq>
210210
<version.batchee>2.0.0</version.batchee>
211211
<version.bval>3.0.1</version.bval>
212212
<version.cxf>4.2.1-SNAPSHOT</version.cxf>

0 commit comments

Comments
 (0)