Skip to content

Commit 3aa2e3f

Browse files
chore(deps): bump commons-csv from 1.9.0 to 1.10.0
Bumps [commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/apache/commons-csv/releases) - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.9.0...rel/commons-csv-1.10.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55b5362 commit 3aa2e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@
653653
<dependency>
654654
<groupId>org.apache.commons</groupId>
655655
<artifactId>commons-csv</artifactId>
656-
<version>1.9.0</version>
656+
<version>1.10.0</version>
657657
</dependency>
658658

659659
<dependency>

0 commit comments

Comments
 (0)