Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlin:kotlin-reflect from 1.3.72 to 1.4.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-reflect from 1.3.72 to 1.4.0.

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/vincentfree/project/1a0ff5da-5e4b-4885-a296-6f833cfcaeb8?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 4, 2020
1 parent 1e6ecf2 commit 28214c3
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 28214c3

Please sign in to comment.