Skip to content

Commit

Permalink
Minor: Regenerated BOMs for f50cd9f (#1689)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: jungm <[email protected]>
  • Loading branch information
github-actions[bot] and jungm authored Dec 2, 2024
1 parent f50cd9f commit 2b22f2d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -59,7 +59,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -59,7 +59,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.18.1</version>
<version>2.18.2</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 @@ -48,7 +48,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -59,7 +59,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 2b22f2d

Please sign in to comment.