From a2d35d4f46343527d6637f808e353df78b4b071b Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 9 Dec 2020 09:57:19 +0100 Subject: [PATCH] #1407 - Upgrade to Spring Framework 5.2.12. Also: Spring Doc Resource 0.2.2 -> 0.2.5 Jackson 2.11.0 -> 2.11.3 JUnit 5.6.2 -> 5.6.3 Reactor Dysprosium SR12 -> Dysprosium SR15 Kotlin 1.3.71 -> 1.3.72 No Kotlin coroutines and Mockk upgrades as they seem to be binary incompatible --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8bb4040d..16291307 100644 --- a/pom.xml +++ b/pom.xml @@ -71,20 +71,20 @@ UTF-8 1.8 3.15.0 - 0.2.2.RELEASE + 0.2.5.RELEASE 1.2.2 1.2.3 0.8.5 ${project.build.directory}/jacoco.exec - 2.11.0 + 2.11.3 spring.hateoas 2.4.0 - 5.6.2 - Dysprosium-SR12 + 5.6.3 + Dysprosium-SR15 1.7.30 - 5.2.9.RELEASE + 5.2.12.RELEASE 2.0.0.RELEASE - 1.3.71 + 1.3.72 1.3.5 1.10.0 @@ -95,7 +95,7 @@ spring-next Dysprosium-BUILD-SNAPSHOT - 5.2.10.BUILD-SNAPSHOT + 5.2.13.BUILD-SNAPSHOT