Skip to content

Commit

Permalink
Merge branch 'pr-153'
Browse files Browse the repository at this point in the history
This closes #153
  • Loading branch information
kinow committed Jun 15, 2021
2 parents f29c9e6 + 5ef29a7 commit 471475c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.9.0</version>
<version>2.10.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump actions/setup-java from v1.4.0 to v2 #92 #95 #101 #127.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump commons-io from 2.7 to 2.9.0 #96 #152.
Bump commons-io from 2.7 to 2.10.0 #96 #152 #153.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump junit-jupiter from 5.6.2 to 5.7.2 #97 #119 #151.
Expand Down

0 comments on commit 471475c

Please sign in to comment.