Skip to content

Commit

Permalink
Minor: Regenerated BOMs for da67c96
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
exabrial committed Oct 28, 2023
1 parent da67c96 commit 88c5a03
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-broker</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -279,7 +279,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -290,7 +290,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -301,7 +301,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-kahadb-store</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -312,7 +312,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-openwire-legacy</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -323,7 +323,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-ra</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
12 changes: 6 additions & 6 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-broker</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -290,7 +290,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -301,7 +301,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -312,7 +312,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-kahadb-store</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -323,7 +323,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-openwire-legacy</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -334,7 +334,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-ra</artifactId>
<version>5.16.6</version>
<version>5.16.7</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 88c5a03

Please sign in to comment.