We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdcc781 commit de25dc6Copy full SHA for de25dc6
1 file changed
pom.xml
@@ -335,6 +335,13 @@
335
<type>pom</type>
336
<scope>import</scope>
337
</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>
345
346
<dependency>
347
<groupId>org.openidentityplatform.commons.guice</groupId>
0 commit comments