diff --git a/pom.xml b/pom.xml index 918705c..75fdae0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.openconext tiqr-java-connector - 1.1.1 + 1.1.2 tiqr-java-connector @@ -62,12 +62,12 @@ com.google.zxing core - 3.5.0 + 3.5.2 com.google.zxing javase - 3.5.0 + 3.5.2 com.eatthepath @@ -77,30 +77,31 @@ com.google.firebase firebase-admin - 8.1.0 + 8.2.0 org.junit.jupiter junit-jupiter - 5.9.0 + 5.10.1 test org.mockito mockito-junit-jupiter - 4.7.0 + 4.8.1 test org.springframework.boot spring-boot-starter-test - 2.7.3 + 2.7.17 test + - com.github.tomakehurst + org.wiremock wiremock - 2.27.2 + 3.3.1 test