diff --git a/README.md b/README.md
index a308934..fa4942b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
[](https://opensource.org/licenses/BSD-3-Clause)
-[](https://kotlinlang.org/)
+[](https://kotlinlang.org/)
[](https://oss.sonatype.org/content/repositories/snapshots/net/thauvin/erik/cryptoprice/)
[](https://github.com/ethauvin/cryptoprice/releases/latest)
[](https://maven-badges.herokuapp.com/maven-central/net.thauvin.erik/cryptoprice)
diff --git a/pom.xml b/pom.xml
index c1887af..cffbd18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,8 +27,8 @@
- scm:git://github.com/ethauvin/cryptoprice.git
- scm:git@github.com:ethauvin/cryptoprice.git
+ scm:git:https://github.com/ethauvin/cryptoprice.git
+ scm:git:git@github.com:ethauvin/cryptoprice.git
https://github.com/ethauvin/cryptoprice
@@ -40,7 +40,7 @@
org.jetbrains.kotlin
kotlin-bom
- 1.8.10
+ 1.8.22
pom
import
@@ -50,19 +50,19 @@
org.jetbrains.kotlin
kotlin-stdlib-jdk8
- 1.8.10
+ 1.8.22
runtime
com.squareup.okhttp3
okhttp
- 4.10.0
+ 4.11.0
runtime
org.json
json
- 20220924
+ 20230618
runtime