From ff5cfa2dc655b4ffbe67fe0b65cea6fb470d8582 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 27 Sep 2022 11:18:40 +0200 Subject: [PATCH] [jOOQ/jOOQ#14034] Upgrade to Scala 2.13.9 to mitigate CVE-2022-36944 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0daf73d94a..47504f0c43 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 1.2.0 - 2.13.6 + 2.13.9 1.6.10