Skip to content

Commit 6681fdc

Browse files
venikkinsnyk-botdhrudevaliaEmrehzl94
authored
fix: upgrade org.jetbrains.kotlin:kotlin-reflect from 2.0.0 to 2.0.10 (#653)
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-reflect from 2.0.0 to 2.0.10. 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 Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Dhru Devalia <[email protected]> Co-authored-by: Emre Hızal <[email protected]>
1 parent f7bd192 commit 6681fdc

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
@@ -49,7 +49,7 @@
4949
<properties>
5050
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5151
<java.version>11</java.version>
52-
<kotlin.version>2.0.0</kotlin.version>
52+
<kotlin.version>2.0.10</kotlin.version>
5353
<kotlin.coroutines.version>1.8.1</kotlin.coroutines.version>
5454
<neo4j.version>4.4.36</neo4j.version>
5555
<!-- Version 3.4 is the minimal version introducing version for CVE-2023-25194 -->

0 commit comments

Comments
 (0)