Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 3376c4c

Browse files
committed
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.4.30 to 1.4.31
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.4.30 to 1.4.31. See this package in Maven Repository: https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8/ See this project in Snyk: https://app.snyk.io/org/flex-kmy/project/0c059ec9-d4a5-483f-bbec-a70a5f09076c?utm_source=github&utm_medium=upgrade-pr
1 parent ed7d044 commit 3376c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flex-spring-proxy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<start-class>no.nav.helse.flex.ApplicationKt</start-class>
2121
<java.version>14</java.version>
22-
<kotlin.version>1.4.30</kotlin.version>
22+
<kotlin.version>1.4.31</kotlin.version>
2323
<logstash-logback-encoder.version>4.11</logstash-logback-encoder.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)