Skip to content
Snippets Groups Projects
Commit b2edc407 authored by Martin Vogel's avatar Martin Vogel
Browse files

refactor: add jwk validator dep (planning#667)

parent e191bfff
No related branches found
No related tags found
1 merge request!321Draft: planning#667 Derive VPKI Certs from PKCS KeyStore
......@@ -23,6 +23,10 @@
<groupId>dev.fitko.fitconnect.sdk</groupId>
<artifactId>core</artifactId>
</dependency>
<dependency>
<groupId>dev.fitko.fitconnect</groupId>
<artifactId>jwkvalidator</artifactId>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</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