Skip to content

Commit 44295b8

Browse files
authored
fix: upgrade org.scala-lang:scala-library from 2.11.12 to 2.13.14
Snyk has created this PR to upgrade org.scala-lang:scala-library from 2.11.12 to 2.13.14. See this package in maven: org.scala-lang:scala-library See this project in Snyk: https://app.snyk.io/org/oph-snyk/project/4ef737a7-ccf3-4da0-b2ab-f47fec7379f8?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
1 parent 560813f commit 44295b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<morphia.version>1.2.1</morphia.version>
3838
<postgresql.version>42.7.1</postgresql.version>
3939
<scala-cas_2.11.version>2.2.3-SNAPSHOT</scala-cas_2.11.version>
40-
<scala.version>2.11.12</scala.version>
40+
<scala.version>2.13.14</scala.version>
4141
<scala-logging_2.11.version>3.1.0</scala-logging_2.11.version>
4242
<scala-parser-combinators_2.11.version>1.0.4</scala-parser-combinators_2.11.version>
4343
<scala-xml_2.11.version>1.0.5</scala-xml_2.11.version>

0 commit comments

Comments
 (0)