Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-csv to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 64de9f2 commit 5c8e7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.security:spring-security-saml2-service-provider'

implementation 'org.apache.commons:commons-csv:1.12.0'
implementation 'org.apache.commons:commons-csv:1.13.0'

implementation 'org.webjars:bootstrap:5.3.3'
implementation 'org.webjars:webjars-locator-core:0.59'
Expand Down

0 comments on commit 5c8e7e1

Please sign in to comment.