From 2f2b6a2476978bf989e2e9026628a9082793489f Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 30 Sep 2022 09:23:24 +0200 Subject: [PATCH] [scala] Bump scala-library from 2.13.3 to 2.13.9 Fixes https://github.com/pmd/pmd/security/dependabot/28 Fixes https://github.com/advisories/GHSA-8qv5-68g4-248j Fixes CVE-2022-36944 --- pmd-scala-modules/pmd-scala_2.13/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmd-scala-modules/pmd-scala_2.13/pom.xml b/pmd-scala-modules/pmd-scala_2.13/pom.xml index ae57caed29..41597fc0d3 100644 --- a/pmd-scala-modules/pmd-scala_2.13/pom.xml +++ b/pmd-scala-modules/pmd-scala_2.13/pom.xml @@ -28,7 +28,7 @@ org.scala-lang scala-library - ${scalaVersion}.3 + ${scalaVersion}.9 org.scalameta