Skip to content

Commit

Permalink
Merge pull request #15 from apache/dependabot/maven/commons-io-common…
Browse files Browse the repository at this point in the history
…s-io-2.11.0

Bump commons-io from 2.6 to 2.11.0
  • Loading branch information
elharo authored Apr 3, 2023
2 parents 3b03ff1 + bc8f809 commit d07bd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
Expand Down

0 comments on commit d07bd97

Please sign in to comment.