Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.8.10 to 1…
Browse files Browse the repository at this point in the history
….9.24

Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.8.10 to 1.9.24.

See this package in maven:
org.jetbrains.kotlin:kotlin-stdlib-jdk8

See this project in Snyk:
https://app.snyk.io/org/ebay-open-source/project/8e144745-0492-4ff0-8826-89c7a5668488?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 21, 2024
1 parent 7ee5b97 commit 8b19d69
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 @@ -16,7 +16,7 @@

<properties>
<java.version>1.8</java.version>
<kotlin.version>1.8.10</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<maven.compiler.version>1.8</maven.compiler.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 8b19d69

Please sign in to comment.