Skip to content

Commit

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

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/091db7c2-c1c9-4e22-8626-4742084ace2d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 15, 2023
1 parent a3869f7 commit a5274fe
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.20</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>
<kotlin.coroutines.version>1.7.3</kotlin.coroutines.version>
<neo4j.version>4.4.27</neo4j.version>
<kafka.version>2.6.3</kafka.version>
Expand Down

0 comments on commit a5274fe

Please sign in to comment.