Skip to content

Commit

Permalink
[Snyk] Upgrade org.scala-lang:scala-reflect from 2.12.18 to 2.13.13 (#…
Browse files Browse the repository at this point in the history
…288)

* fix: upgrade org.scala-lang:scala-reflect from 2.12.18 to 2.13.13

Snyk has created this PR to upgrade org.scala-lang:scala-reflect from 2.12.18 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/0b0d7686-0bdd-4b9d-bfea-d4c4ce2b903b?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Roger Torrentsgenerós <[email protected]>

* chore: mvn spotless:apply

Signed-off-by: Roger Torrentsgenerós <[email protected]>

---------

Signed-off-by: Roger Torrentsgenerós <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Roger Torrentsgenerós <[email protected]>
  • Loading branch information
3 people authored May 16, 2024
1 parent e3926b5 commit 810041a
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 @@ -119,7 +119,7 @@
<maven.compiler.source>${maven.compiler.release}</maven.compiler.source>
<maven.compiler.target>${maven.compiler.release}</maven.compiler.target>
<mockito.version>3.3.3</mockito.version>
<scala212.version>2.12.18</scala212.version>
<scala212.version>2.13.13</scala212.version>
<scala213.version>2.13.13</scala213.version>
<magnolia.version>1.0.0-M4</magnolia.version>
</properties>
Expand Down

0 comments on commit 810041a

Please sign in to comment.