Skip to content

Commit

Permalink
Merge pull request #28 from opengeospatial/dependabot/maven/commons-i…
Browse files Browse the repository at this point in the history
…o-commons-io-2.7

Bump commons-io from 2.4 to 2.7
  • Loading branch information
dstenger committed Feb 1, 2022
2 parents 431cba5 + 60c132b commit 7566bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.apache.jena</groupId>
Expand Down

0 comments on commit 7566bb2

Please sign in to comment.