Skip to content

Commit a4d15bc

Browse files
committed
Bump opencsv from 5.5.1 to 5.5.2 apache#182.
1 parent 5d9f00c commit a4d15bc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
<dependency>
436436
<groupId>com.opencsv</groupId>
437437
<artifactId>opencsv</artifactId>
438-
<version>5.5.1</version>
438+
<version>5.5.2</version>
439439
<scope>test</scope>
440440
</dependency>
441441

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2.3.4 to 2.3.5 #188.</action>
5050
<action type="update" dev="ggregory" due-to="Dependabot">Bump mockito-core from 3.11.2 to 4.0.0 #187.</action>
5151
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #184.</action>
52+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.5.2 #182.</action>
5253
</release>
5354
<release version="1.9.0" date="2021-07-24" description="Feature and bug fix release (Java 8)">
5455
<!-- FIX -->

0 commit comments

Comments
 (0)