Skip to content

Commit f98e1f6

Browse files
fix(deps): update dependency org.apache.commons:commons-csv to v1.14.1 (#377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d48a54 commit f98e1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<spring.cloud.version>2025.0.0</spring.cloud.version>
1919
<logstash.encoder>8.1</logstash.encoder>
2020
<apache.commons.collections4>4.5.0</apache.commons.collections4>
21-
<apache.commons.csv>1.14.0</apache.commons.csv>
21+
<apache.commons.csv>1.14.1</apache.commons.csv>
2222
<apache.commons.io>2.19.0</apache.commons.io>
2323
<apache.commons.lang3>3.18.0</apache.commons.lang3>
2424
<apache.commons.email>1.6.0</apache.commons.email>

0 commit comments

Comments
 (0)