Skip to content

Commit

Permalink
Minor: Regenerated BOMs for ccbc9d7
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
rzo1 committed Feb 4, 2025
1 parent ccbc9d7 commit b8920e7
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 deletions.
22 changes: 11 additions & 11 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1453,6 +1453,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
Expand Down Expand Up @@ -1816,17 +1827,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-security</artifactId>
Expand Down
22 changes: 11 additions & 11 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1519,6 +1519,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
Expand Down Expand Up @@ -1882,17 +1893,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-security</artifactId>
Expand Down
22 changes: 11 additions & 11 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1541,6 +1541,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
Expand Down Expand Up @@ -1904,17 +1915,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-security</artifactId>
Expand Down
22 changes: 11 additions & 11 deletions boms/tomee-webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
Expand Down Expand Up @@ -1189,17 +1200,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee.shade</groupId>
<artifactId>tomee-quartz-shade</artifactId>
<version>${version.tomee-quartz-shade}</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-security</artifactId>
Expand Down

0 comments on commit b8920e7

Please sign in to comment.