Skip to content

Commit

Permalink
fix: samples/server/petstore/kotlin-springboot-reactive/pom.xml to re…
Browse files Browse the repository at this point in the history
…duce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
  • Loading branch information
snyk-bot committed Nov 28, 2024
1 parent bdad11d commit 21d4db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/server/petstore/kotlin-springboot-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<javax-annotation.version>1.3.2</javax-annotation.version>
<kotlin-test-junit5.version>1.6.21</kotlin-test-junit5.version>

<kotlin.version>1.6.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<parent>
Expand Down

0 comments on commit 21d4db9

Please sign in to comment.