Skip to content

Commit

Permalink
Merge branch 'pr-63'
Browse files Browse the repository at this point in the history
This closes #63
  • Loading branch information
kinow committed Jul 14, 2021
2 parents 61b6fe1 + 22d9a73 commit a24caef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -146,7 +146,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.10.0</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Expand Up @@ -46,7 +46,7 @@
<action type="update" dev="ggregory">Update Maven dependencies from 3.6.1 to 3.6.3.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump maven.dependency.version from 3.6.3 to 3.8.1 #47.</action>
<action type="update" dev="ggregory">Update Apache Commons Compress from 1.19 to 1.20.</action>
<action type="update" dev="ggregory">Update commons-io:commons-io from 2.6 to 2.10.0 #13.</action>
<action type="update" dev="ggregory">Update commons-io:commons-io from 2.6 to 2.11.0 #13 #63.</action>
<action type="update" dev="ggregory">Update checkstyle from 8.34 to 8.44 #5 #27 #31 #35 #40 #46 #53 #58.</action>
<action type="update" dev="ggregory">Update actions/checkout from v2.3.1 to v2.3.4 #8, #16, #28.</action>
<action type="update" dev="ggregory">Update velocity-engine-core from 2.1 to 2.3 #4 #43.</action>
Expand Down

0 comments on commit a24caef

Please sign in to comment.