Browse Source

Merge pull request #2 from chunaidong/dependabot/maven/ureport2-core/commons-io-commons-io-2.7

Bump commons-io from 2.5 to 2.7 in /ureport2-core
master
王春 3 years ago
committed by GitHub
parent
commit
d612c5c3ef
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ureport2-core/pom.xml

2
ureport2-core/pom.xml

@ -76,7 +76,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>

Loading…
Cancel
Save