Skip to content

Commit

Permalink
Bump commons-io from 2.4 to 2.7 in /learn-activiti
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and landyking committed Sep 20, 2021
1 parent fe0fb3f commit 0eda0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn-activiti/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit 0eda0bb

Please sign in to comment.