Skip to content

Commit

Permalink
Merge pull request #19 from vincentfree/snyk-upgrade-1e23780cd754ed7c…
Browse files Browse the repository at this point in the history
…c2b92c787fbeeb73

[Snyk] Upgrade org.jetbrains.kotlin:kotlin-reflect from 1.3.72 to 1.4.0
  • Loading branch information
vincentfree authored Sep 8, 2023
2 parents cd509fd + 28214c3 commit f7475e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-rest-service/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.3.72</kotlin.version>
<kotlin.version>1.4.0</kotlin.version>
<spring-cloud.version>Greenwich.SR3</spring-cloud.version>
</properties>

Expand Down

0 comments on commit f7475e1

Please sign in to comment.