File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.18.2 </version >
12
+ <version >2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-csv</artifactId >
15
15
<name >Jackson-dataformat-CSV</name >
Original file line number Diff line number Diff line change 8
8
<groupId >com.fasterxml.jackson.dataformat</groupId >
9
9
<artifactId >jackson-dataformats-text</artifactId >
10
10
<name >Jackson dataformats: Text</name >
11
- <version >2.18.2 </version >
11
+ <version >2.18.3-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson text-based dataformats (as opposed to binary).
14
14
</description >
41
41
42
42
<properties >
43
43
<!-- for Reproducible Builds -->
44
- <project .build.outputTimestamp>2024-11-28T01:30:40Z </project .build.outputTimestamp>
44
+ <project .build.outputTimestamp>2024-11-28T01:43:21Z </project .build.outputTimestamp>
45
45
</properties >
46
46
47
47
<dependencies >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.18.2 </version >
12
+ <version >2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-properties</artifactId >
15
15
<name >Jackson-dataformat-Properties</name >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.18.2 </version >
12
+ <version >2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-toml</artifactId >
15
15
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.18.2 </version >
12
+ <version >2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-yaml</artifactId >
15
15
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments