Skip to content

Commit 1cd199b

Browse files
code4craftsnyk-bot
andauthored
fix: webmagic-scripts/pom.xml to reduce vulnerabilities (#1181)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744 Co-authored-by: snyk-bot <[email protected]>
1 parent 837253c commit 1cd199b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webmagic-scripts/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<artifactId>webmagic-scripts</artifactId>
1616
<properties>
17-
<kotlin.version>1.6.0</kotlin.version>
17+
<kotlin.version>2.1.0</kotlin.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)