Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlin:kotlin-reflect from 1.9.10 to 1.9.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 1.9.10 to 1.9.20.

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

See this project in Snyk:
https://app.snyk.io/org/connectors-0mk/project/34739d6b-dc19-4e58-964f-dddd70067c30?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and fbiville committed Dec 13, 2023
1 parent 4d0933f commit a8b4389
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>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<kotlin.coroutines.version>1.7.3</kotlin.coroutines.version>
<neo4j.version>4.4.26</neo4j.version>
<kafka.version>2.6.3</kafka.version>
Expand Down

0 comments on commit a8b4389

Please sign in to comment.