Skip to content

Commit d0d0c29

Browse files
Bump com.github.nbbrd.picocsv:picocsv from 2.5.1 to 2.6.0
Bumps com.github.nbbrd.picocsv:picocsv from 2.5.1 to 2.6.0. --- updated-dependencies: - dependency-name: com.github.nbbrd.picocsv:picocsv dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af41faa commit d0d0c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-sql-lhod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<artifactItem>
9898
<groupId>com.github.nbbrd.picocsv</groupId>
9999
<artifactId>picocsv</artifactId>
100-
<version>2.5.1</version>
100+
<version>2.6.0</version>
101101
<classifier>sources</classifier>
102102
<includes>**/Csv.java</includes>
103103
</artifactItem>

0 commit comments

Comments
 (0)