This is an automated email from the ASF dual-hosted git repository.
jgallimore pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 09fb89c37b TOMEE-4266 bom update
09fb89c37b is described below
commit 09fb89c37bed7c4cdbfb6252fdfc1e0e23424335
Author: Jonathan Gallimore <[email protected]>
AuthorDate: Fri Oct 27 21:56:49 2023 +0100
TOMEE-4266 bom update
---
boms/tomee-plume/pom.xml | 4 ++--
boms/tomee-plus/pom.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 58afe68a20..ea29c5ba52 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -565,7 +565,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client-jakarta</artifactId>
- <version>5.18.2</version>
+ <version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -576,7 +576,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
- <version>5.18.2</version>
+ <version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index ded2dfa69c..fa30c3ca88 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -576,7 +576,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client-jakarta</artifactId>
- <version>5.18.2</version>
+ <version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -587,7 +587,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
- <version>5.18.2</version>
+ <version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>