fix: webmagic-scripts/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2628385
master
snyk-bot 2022-04-12 16:18:38 +00:00
parent e47bf1733b
commit 137e7b56ca
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 1 deletions

2
webmagic-scripts/pom.xml 100755 → 100644
View File

@ -9,7 +9,7 @@
<artifactId>webmagic-scripts</artifactId>
<properties>
<kotlin.version>1.1.2-2</kotlin.version>
<kotlin.version>1.6.0</kotlin.version>
</properties>
<dependencies>