Skip to content

Commit

Permalink
Merge pull request #578 from alphagov/dependabot/maven/org.apache.com…
Browse files Browse the repository at this point in the history
…mons-commons-csv-1.8

Bump commons-csv from 1.7 to 1.8
  • Loading branch information
SandorArpa authored Feb 7, 2020
2 parents 20cd182 + 84f2410 commit e67f797
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 @@ -252,7 +252,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.7</version>
<version>1.8</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e67f797

Please sign in to comment.