Merge pull request #10814 from DSpace/dependabot/maven/com.opencsv-opencsv-5.11.1

Bump com.opencsv:opencsv from 5.11 to 5.11.1
This commit is contained in:
Alan Orth
2025-06-04 12:25:37 +03:00
committed by GitHub

View File

@@ -775,7 +775,7 @@
<dependency> <dependency>
<groupId>com.opencsv</groupId> <groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId> <artifactId>opencsv</artifactId>
<version>5.11</version> <version>5.11.1</version>
</dependency> </dependency>
<!-- Email templating --> <!-- Email templating -->