File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-base</artifactId >
15
- <version >2.19.0-SNAPSHOT</version >
15
+ <version >2.19.0-rc2- SNAPSHOT</version >
16
16
<name >Jackson-JAXRS: base</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Pile of code that is shared by all Jackson-based JAX-RS
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-cbor-provider</artifactId >
15
- <version >2.19.0-SNAPSHOT</version >
15
+ <version >2.19.0-rc2- SNAPSHOT</version >
16
16
<name >Jackson-JAXRS: CBOR</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<!-- note: different group id, it being datatype -->
15
15
<groupId >com.fasterxml.jackson.datatype</groupId >
16
16
<artifactId >jackson-datatype-jaxrs</artifactId >
17
- <version >2.19.0-SNAPSHOT</version >
17
+ <version >2.19.0-rc2- SNAPSHOT</version >
18
18
<name >Jackson-JAXRS: Datatypes</name >
19
19
<packaging >bundle</packaging >
20
20
<description >Functionality for reading/writing core JAX-RS helper types
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-json-provider</artifactId >
15
- <version >2.19.0-SNAPSHOT</version >
15
+ <version >2.19.0-rc2- SNAPSHOT</version >
16
16
<name >Jackson-JAXRS: JSON</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-base</artifactId >
7
- <version >2.19.0-SNAPSHOT </version >
7
+ <version >2.19.0-rc2 </version >
8
8
</parent >
9
9
<groupId >com.fasterxml.jackson.jaxrs</groupId >
10
10
<artifactId >jackson-jaxrs-providers</artifactId >
11
11
<name >Jackson: JAX-RS (parent)</name >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
<packaging >pom</packaging >
14
14
<description >Parent for Jackson JAX-RS providers
15
15
</description >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Sub-modules:
10
10
=== Releases ===
11
11
------------------------------------------------------------------------
12
12
13
- 2.19.0 ( not yet released )
13
+ 2.19.0 -rc2 ( 07 -Apr- 2025 )
14
14
15
15
#200 : Narrow types to format specific (e.g. CBORMapper) when resolving
16
16
via JAX-RS Providers
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-smile-provider</artifactId >
15
- <version >2.19.0-SNAPSHOT</version >
15
+ <version >2.19.0-rc2- SNAPSHOT</version >
16
16
<name >Jackson-JAXRS: Smile</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-xml-provider</artifactId >
15
- <version >2.19.0-SNAPSHOT</version >
15
+ <version >2.19.0-rc2- SNAPSHOT</version >
16
16
<name >Jackson-JAXRS: XML</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version >2.19.0-SNAPSHOT</version >
12
+ <version >2.19.0-rc2- SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-yaml-provider</artifactId >
15
- <version >2.19.0-SNAPSHOT</version >
15
+ <version >2.19.0-rc2- SNAPSHOT</version >
16
16
<name >Jackson-JAXRS: YAML</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
You can’t perform that action at this time.
0 commit comments