Skip to content
Snippets Groups Projects
Commit 3e2020a5 authored by Fotis Soldatos's avatar Fotis Soldatos
Browse files

chore(policy): add bouncycastle dependency to pom.xml

parent 521616fd
No related branches found
No related tags found
1 merge request!54Release 2.0.0
......@@ -99,6 +99,12 @@
</dependencyManagement>
<dependencies>
<dependency>
<groupId>io.github.project-openubl</groupId>
<artifactId>quarkus-bouncycastle</artifactId>
<version>1.2.2.Final</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-grpc</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment