Skip to content

Commit de25dc6

Browse files
authored
import bc-jdk18on-bom to resolve ambiguous bouncycastle versions (#178)
1 parent bdcc781 commit de25dc6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,13 @@
335335
<type>pom</type>
336336
<scope>import</scope>
337337
</dependency>
338+
<dependency>
339+
<groupId>org.bouncycastle</groupId>
340+
<artifactId>bc-jdk18on-bom</artifactId>
341+
<version>1.84</version>
342+
<type>pom</type>
343+
<scope>import</scope>
344+
</dependency>
338345

339346
<dependency>
340347
<groupId>org.openidentityplatform.commons.guice</groupId>

0 commit comments

Comments
 (0)