Skip to content

Commit

Permalink
Merge pull request #1078 from apache/tomee-8.x-regenerate_boms_after_…
Browse files Browse the repository at this point in the history
…dep_upgrade

Regenerated BOMs after dependency upgrades
  • Loading branch information
exabrial committed Oct 29, 2023
2 parents da67c96 + 88c5a03 commit 48ac3c7
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 48ac3c7

Please sign in to comment.