From 27d53377e43f26a54d941fe915e6108f87a69f60 Mon Sep 17 00:00:00 2001 From: Aleksi Ahtiainen Date: Fri, 15 Dec 2023 13:19:17 +0200 Subject: [PATCH] Update scala, json4s etc. to newer versions --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f06dff9..6cb314f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,8 @@ fi.vm.sade - 2.12.15 - 4.0.6 + 2.12.18 + 4.0.7 UTF-8 @@ -54,7 +54,7 @@ org.apache.commons commons-text - 1.10.0 + 1.11.0 @@ -66,7 +66,7 @@ org.scalatest scalatest_2.12 - 3.2.9 + 3.2.17 test