Bump org.scala-lang:scala-reflect from 2.13.3 to 2.13.12

This commit is contained in:
Andreas Dangel 2023-09-29 14:17:20 +02:00
parent fcaa79a718
commit 21238e2a36
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -758,6 +758,13 @@
<version>32.0.1-jre</version>
</dependency>
<!-- needed by pmd-apex via apex-link -->
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.13.12</version>
</dependency>
<!-- TEST DEPENDENCIES -->
<dependency>
<groupId>net.sourceforge.pmd</groupId>