Skip to content

Commit

Permalink
fix: upgrade org.scala-lang:scala-reflect from 2.13.12 to 2.13.13 (#285)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.scala-lang:scala-reflect from 2.13.12 to 2.13.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.scala-lang/scala-reflect/

See this project in Snyk:
https://app.snyk.io/org/flyte/project/1f3accef-f8a5-476b-bf9c-d37db9e4f2c8?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Andres Gomez Ferrer <[email protected]>
Co-authored-by: Andres Gomez Ferrer <[email protected]>
  • Loading branch information
EngHabu and andresgomezfrr authored Apr 3, 2024
1 parent 4e43be9 commit b5e4d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<maven.compiler.target>${maven.compiler.release}</maven.compiler.target>
<mockito.version>3.3.3</mockito.version>
<scala212.version>2.12.18</scala212.version>
<scala213.version>2.13.12</scala213.version>
<scala213.version>2.13.13</scala213.version>
<magnolia.version>1.0.0-M4</magnolia.version>
</properties>

Expand Down

0 comments on commit b5e4d43

Please sign in to comment.