update commons-io:commons-io 2.6 to 2.7
This commit is contained in:
parent
e33a8dc7e9
commit
b4645a9792
6
pom.xml
6
pom.xml
@ -1,7 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.spiderflow</groupId>
|
||||
<artifactId>spider-flow</artifactId>
|
||||
@ -24,7 +22,7 @@
|
||||
<mybatis.plus.version>3.1.0</mybatis.plus.version>
|
||||
<apache.commons.text.verion>1.6</apache.commons.text.verion>
|
||||
<apache.commons.csv.verion>1.8</apache.commons.csv.verion>
|
||||
<commons.io.version>2.6</commons.io.version>
|
||||
<commons.io.version>2.7</commons.io.version>
|
||||
<guava.version>28.2-jre</guava.version>
|
||||
<jsoup.version>1.11.3</jsoup.version>
|
||||
<xsoup.version>0.3.1</xsoup.version>
|
||||
|
Loading…
Reference in New Issue
Block a user