Skip to content

Commit 5b526b8

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump com.opencsv:opencsv from 5.7.1 to 5.8
Bumps com.opencsv:opencsv from 5.7.1 to 5.8. --- updated-dependencies: - dependency-name: com.opencsv:opencsv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03105fd commit 5b526b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connect-file-pulse-filters/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<org.jruby.joni.version>2.1.40</org.jruby.joni.version>
5151
<checkstyle.config.location>${project.parent.basedir}</checkstyle.config.location>
5252
<license.header.file>${project.parent.basedir}/license-header</license.header.file>
53-
<com.opencsv.version>5.7.1</com.opencsv.version>
53+
<com.opencsv.version>5.8</com.opencsv.version>
5454
</properties>
5555

5656
<dependencies>

0 commit comments

Comments
 (0)