We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390cd68 commit 3953fbdCopy full SHA for 3953fbd
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.nbbrd.picocsv</groupId>
7
<artifactId>picocsv</artifactId>
8
- <version>2.5.1</version>
+ <version>2.5.2-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
11
<name>picocsv</name>
@@ -38,7 +38,7 @@
38
<properties>
39
<!-- Java 8+ config -->
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
- <project.build.outputTimestamp>2025-02-03T11:16:02Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-02-03T11:16:08Z</project.build.outputTimestamp>
42
<maven.compiler.target>1.8</maven.compiler.target>
43
<maven.compiler.source>1.8</maven.compiler.source>
44
0 commit comments