Skip to content

Commit

Permalink
Merge branch 'pr-152'
Browse files Browse the repository at this point in the history
This closes #152
  • Loading branch information
kinow committed May 26, 2021
2 parents cb35283 + b28ce13 commit 33ab7ac
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.8.0</version>
<version>2.9.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.8.0 #96.
Bump commons-io from 2.7 to 2.9.0 #96 #152.
</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 33ab7ac

Please sign in to comment.