Skip to content

Commit 59cdc6f

Browse files
chore(deps): bump org.apache.commons:commons-csv in /backend
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.8 to 1.14.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.8...rel/commons-csv-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68e5c0e commit 59cdc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<dependency>
252252
<groupId>org.apache.commons</groupId>
253253
<artifactId>commons-csv</artifactId>
254-
<version>1.8</version>
254+
<version>1.14.0</version>
255255
</dependency>
256256
<dependency>
257257
<groupId>com.lowagie</groupId>

0 commit comments

Comments
 (0)