From e3044897205f17efdd02d686837a054ae319a297 Mon Sep 17 00:00:00 2001 From: lorenzsimon Date: Sun, 15 Dec 2024 10:15:08 +0100 Subject: [PATCH] Bump dependencies --- kotlin-asyncapi-spring-web/pom.xml | 4 ++-- pom.xml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/kotlin-asyncapi-spring-web/pom.xml b/kotlin-asyncapi-spring-web/pom.xml index 967a00b..1d8791d 100644 --- a/kotlin-asyncapi-spring-web/pom.xml +++ b/kotlin-asyncapi-spring-web/pom.xml @@ -52,7 +52,7 @@ org.springframework.boot spring-boot-starter-test - 3.2.0 + 3.4.0 test @@ -64,7 +64,7 @@ org.springframework.boot spring-boot-starter-web - 3.2.0 + 3.4.0 test diff --git a/pom.xml b/pom.xml index 8bb2342..7dfb8bc 100644 --- a/pom.xml +++ b/pom.xml @@ -56,10 +56,10 @@ 2.15.3 2.2.19 4.8.163 - 1.12.3 - 1.5.1 - 5.10.1 - 3.24.2 + 1.13.13 + 1.5.3 + 5.11.3 + 3.26.3 @@ -223,7 +223,7 @@ io.mockk - mockk + mockk-jvm ${mockk.version} test