Skip to content

Commit

Permalink
regenerate boms after 7dd8893
Browse files Browse the repository at this point in the history
  • Loading branch information
jungm committed Sep 13, 2024
1 parent 7dd8893 commit 2ab728d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1847,7 +1847,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1858,7 +1858,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1958,7 +1958,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1969,7 +1969,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1980,7 +1980,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1991,7 +1991,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -2002,7 +2002,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions boms/tomee-webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1473,7 +1473,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1484,7 +1484,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk15to18</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 2ab728d

Please sign in to comment.