Skip to content

Commit

Permalink
Minor: Regenerated BOMs for 5cc3813
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
jgallimore authored Oct 27, 2023
1 parent 5cc3813 commit 165af42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit 165af42

Please sign in to comment.