diff --git a/backend/vendor/sodi/pom.xml b/backend/vendor/sodi/pom.xml new file mode 100644 index 000000000..e1f7f5748 --- /dev/null +++ b/backend/vendor/sodi/pom.xml @@ -0,0 +1,37 @@ + + + 4.0.0 + funcool + sodi + 0.0.0-alpha.1 + sodi + Cryptographic Utilities for Clojure + https://github.com/funcool/sodi + + scm:git:git://github.com/funcool/sodi.git + scm:git:ssh://git@github.com/funcool/sodi.git + master + https://github.com/funcool/sodi + + + src + + + + org.clojure + clojure + 1.10.1 + + + com.goterl.lazycode + lazysodium-java + 4.2.4 + + + + + clojars + https://repo.clojars.org/ + + +