Skip to content

Commit

Permalink
fix: samples/server/petstore/kotlin-springboot-modelMutable/pom.xml t…
Browse files Browse the repository at this point in the history
…o reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
  • Loading branch information
snyk-bot committed Oct 11, 2024
1 parent 0b37b59 commit 05e0f85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>openapi-spring</name>
<version>1.0.0</version>
<properties>
<kotlin.version>1.3.30</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlinx-coroutines.version>1.2.0</kotlinx-coroutines.version>
<javax-annotation-version>1.3.2</javax-annotation-version>
</properties>
Expand Down

0 comments on commit 05e0f85

Please sign in to comment.