File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed 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.13.1 -SNAPSHOT</version >
6
+ <version >2.14.0 -SNAPSHOT</version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.module</groupId >
9
9
<artifactId >jackson-modules-base</artifactId >
10
10
<name >Jackson modules: Base</name >
11
- <version >2.13.1 -SNAPSHOT</version >
11
+ <version >2.14.0 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson "base" modules: modules that build directly on databind, and are
14
14
not datatype, data format, or JAX-RS provider modules.
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Modules:
14
14
=== Releases ===
15
15
------------------------------------------------------------------------
16
16
17
+ 2.14.0 (not yet released)
18
+
19
+ * No changes since 2.13.0
20
+
17
21
2.13.0 (30 -Sep-2021 )
18
22
19
23
#130 : Add Jakarta-variant of " JAXB" annotation introspector, module
You can’t perform that action at this time.
0 commit comments