Skip to content

Commit

Permalink
Updated Kotlin version from 1.3.10 to 1.3.30 (#299)
Browse files Browse the repository at this point in the history
Hi,

Thanks for this open-source project.

I have updated kotlin version from 1.3.10 to 1.3.30 since Kotlin plugin version before 1.3.30 is affected by CVE-2019-10101, CVE-2019-10102, and CVE-2019-10103.

Regards,
Manjunath
  • Loading branch information
ManjunathMS35 authored Feb 18, 2020
1 parent 8cde00d commit e8a1a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<properties>
<version.junit>4.12</version.junit>
<version.kotlin>1.3.10</version.kotlin>
<version.kotlin>1.3.30</version.kotlin>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Expand Down

0 comments on commit e8a1a44

Please sign in to comment.