Skip to content

Commit

Permalink
[JN-1457]: Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0 (#…
Browse files Browse the repository at this point in the history
…1503)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 8707440 commit d9dd487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-cache:3.4.1'
implementation 'org.springframework.retry:spring-retry:2.0.11'
implementation 'org.apache.commons:commons-text:1.13.0'
implementation 'org.apache.commons:commons-csv:1.12.0'
implementation 'org.apache.commons:commons-csv:1.13.0'
implementation 'commons-beanutils:commons-beanutils:1.9.4'
implementation 'org.liquibase:liquibase-core:4.31.0'
implementation 'org.yaml:snakeyaml:2.4'
Expand Down

0 comments on commit d9dd487

Please sign in to comment.