File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-collections</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-eclipse-collections</artifactId >
15
15
<name >Jackson datatype: eclipse-collections</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >2.19.0-SNAPSHOT</version >
11
+ <version >2.19.0-rc2- SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-guava</artifactId >
14
14
<name >Jackson datatype: Guava</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >2.19.0-SNAPSHOT</version >
11
+ <version >2.19.0-rc2- SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hppc</artifactId >
14
14
<name >Jackson datatype: HPPC</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >2.19.0-SNAPSHOT</version >
11
+ <version >2.19.0-rc2- SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-pcollections</artifactId >
14
14
<name >Jackson datatype: pcollections</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >2.19.0-SNAPSHOT </version >
6
+ <version >2.19.0-rc2 </version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatypes-collections</artifactId >
10
10
<name >Jackson datatypes: collections</name >
11
- <version >2.19.0-SNAPSHOT</version >
11
+ <version >2.19.0-rc2- SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson Collection datatype modules.
14
14
</description >
37
37
38
38
<properties >
39
39
<!-- for Reproducible Builds -->
40
- <project .build.outputTimestamp>2024-09-27T04:02:27Z </project .build.outputTimestamp>
40
+ <project .build.outputTimestamp>2025-04-08T01:56:41Z </project .build.outputTimestamp>
41
41
</properties >
42
42
43
43
<dependencies >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Active Maintainers:
16
16
=== Releases ===
17
17
------------------------------------------------------------------------
18
18
19
- 2.19.0 ( not yet released )
19
+ 2.19.0 -rc2 ( 07 -Apr- 2025 )
20
20
21
21
#1 : (guava) Add deserialization support for `Table<R, C, V>`
22
22
(contributed by Abhishek K)
You can’t perform that action at this time.
0 commit comments