Skip to content

Commit

Permalink
Minor: Regenerated BOMs for 16e85fa
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
rzo1 committed Jan 16, 2024
1 parent 16e85fa commit ebc0521
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion boms/tomee-microprofile-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -840,7 +840,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plus-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</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 @@ -939,7 +939,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -950,7 +950,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-webprofile-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions boms/tomee-webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -488,7 +488,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit ebc0521

Please sign in to comment.