File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson</groupId >
10
10
<artifactId >jackson-base</artifactId >
11
- <version >2.12.2 -SNAPSHOT</version >
11
+ <version >2.13.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<groupId >com.fasterxml.jackson.module</groupId >
14
14
<artifactId >jackson-module-kotlin</artifactId >
15
15
<name >jackson-module-kotlin</name >
16
- <version >2.12.2 -SNAPSHOT</version >
16
+ <version >2.13.0 -SNAPSHOT</version >
17
17
<packaging >bundle</packaging >
18
18
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
19
19
Kotlin language, specifically introspection of method/constructor parameter names,
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Co-maintainers:
14
14
= == Releases == =
15
15
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
16
16
17
+ 2.13 .0 (not yet released )
18
+
19
+ No changes since 2.12
20
+
17
21
2.12 .1 (08 - Jan - 2021 )
18
22
19
23
#402 : Remove implicitly - included `java .base ` dep in `module - info .java `
You can’t perform that action at this time.
0 commit comments