Skip to content

Commit a8b4389

Browse files
snyk-botfbiville
authored andcommitted
fix: upgrade org.jetbrains.kotlin:kotlin-reflect from 1.9.10 to 1.9.20
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
1 parent 4d0933f commit a8b4389

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>1.9.10</kotlin.version>
52+
<kotlin.version>1.9.20</kotlin.version>
5353
<kotlin.coroutines.version>1.7.3</kotlin.coroutines.version>
5454
<neo4j.version>4.4.26</neo4j.version>
5555
<kafka.version>2.6.3</kafka.version>

0 commit comments

Comments
 (0)