Skip to content

Commit

Permalink
build(deps): bump com.opencsv:opencsv from 5.7.1 to 5.8
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Sep 12, 2023
1 parent 03105fd commit 5b526b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect-file-pulse-filters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<org.jruby.joni.version>2.1.40</org.jruby.joni.version>
<checkstyle.config.location>${project.parent.basedir}</checkstyle.config.location>
<license.header.file>${project.parent.basedir}/license-header</license.header.file>
<com.opencsv.version>5.7.1</com.opencsv.version>
<com.opencsv.version>5.8</com.opencsv.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5b526b8

Please sign in to comment.