Skip to content

Commit 5dda96d

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump org.apache.commons:commons-csv from 1.10.0 to 1.14.0
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.14.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.10.0...rel/commons-csv-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab887d3 commit 5dda96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ val kotlinCoroutinesVersion = "1.10.2"
7070
val oktaSpringBootVersion = "3.0.7"
7171
val springDocVersion = "2.8.6"
7272
val swaggerParserVersion = "2.1.25"
73-
val commonsCsvVersion = "1.10.0"
73+
val commonsCsvVersion = "1.14.0"
7474
val apiValidationVersion = "3.0.2"
7575
val kubernetesClientVersion = "22.0.0"
7676
val orgJsonVersion = "20240303"

0 commit comments

Comments
 (0)