diff --git a/pom.xml b/pom.xml index 921027e..625f2fa 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ch.mobileid.mid-java-client mid-java-client-parent - 1.5.2 + 1.5.3 Mobile ID Java client Mobile ID client reference implementation in Java https://github.com/MobileID-Strong-Authentication/mobileid-client-java @@ -53,17 +53,17 @@ com.fasterxml.jackson.core jackson-databind - 2.14.0-rc2 + 2.14.0 com.fasterxml.jackson.core jackson-core - 2.14.0-rc2 + 2.14.0 com.fasterxml.jackson.core jackson-annotations - 2.14.0-rc2 + 2.14.0 org.apache.httpcomponents.client5