Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlin:kotlin-reflect from 2.0.10 to 2.0.20
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-reflect from 2.0.10 to 2.0.20.

See this package in maven:
org.jetbrains.kotlin:kotlin-reflect

See this project in Snyk:
https://app.snyk.io/org/connectors-0mk/project/3e24a5e8-8cbe-4875-85f1-ad320ad22668?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent ba881f8 commit 38a38a7
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 @@ -49,7 +49,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<kotlin.coroutines.version>1.8.1</kotlin.coroutines.version>
<neo4j.version>4.4.36</neo4j.version>
<!-- Version 3.4 is the minimal version introducing version for CVE-2023-25194 -->
Expand Down

0 comments on commit 38a38a7

Please sign in to comment.