Skip to content

Commit 52c4caf

Browse files
committed
Use Kotlin 1.4.21 by default
See https://nvd.nist.gov/vuln/detail/CVE-2020-29582
1 parent caebd10 commit 52c4caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<jboss-logging.version>3.4.2.Final</jboss-logging.version>
8989
<jmh.version>1.33</jmh.version>
9090
<junit.version>4.13.2</junit.version>
91-
<kotlin.version>1.3.72</kotlin.version>
91+
<kotlin.version>1.4.21</kotlin.version>
9292
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
9393
<mockk.version>1.12.1</mockk.version>
9494
<powermock.version>2.0.9</powermock.version>

0 commit comments

Comments
 (0)