Skip to content

Commit

Permalink
Minor: Regenerated BOMs for ac55dd6
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
rzo1 committed Apr 30, 2024
1 parent ac55dd6 commit 3a5d8a4
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@
<dependency>
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<version>3.0.3</version>
<version>3.2.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
14 changes: 7 additions & 7 deletions boms/tomee-plume/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-broker</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -587,7 +587,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -598,7 +598,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -609,7 +609,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-kahadb-store</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -620,7 +620,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-openwire-legacy</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -631,7 +631,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-ra</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1028,7 +1028,7 @@
<dependency>
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<version>3.0.3</version>
<version>3.2.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
14 changes: 7 additions & 7 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-broker</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -587,7 +587,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -598,7 +598,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -609,7 +609,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-kahadb-store</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -620,7 +620,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-openwire-legacy</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -631,7 +631,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-ra</artifactId>
<version>6.1.0</version>
<version>6.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1050,7 +1050,7 @@
<dependency>
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<version>3.0.3</version>
<version>3.2.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@
<dependency>
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<version>3.0.3</version>
<version>3.2.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 3a5d8a4

Please sign in to comment.