From 78aed33d35ac9ac4f4f1bcb037784d2ae410feaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 09:40:54 +0000 Subject: [PATCH] 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] --- java-sql-lhod/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-sql-lhod/pom.xml b/java-sql-lhod/pom.xml index 8249cf8..89b2af6 100644 --- a/java-sql-lhod/pom.xml +++ b/java-sql-lhod/pom.xml @@ -97,7 +97,7 @@ com.github.nbbrd.picocsv picocsv - 2.5.1 + 2.6.0 sources **/Csv.java